149 current 2025-10-09 03:59:16 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-09 11:38:10 -05:00
parent 0fa07c519b
commit 477bda8a08
4 changed files with 3 additions and 94 deletions

View File

@@ -31,6 +31,9 @@ in
imports = [
./services
./shares/nfs.nix
./shares/smb.nix
./shares/zfs.nix.nix
];
config = lib.mkIf cfg.enable {
@@ -45,4 +48,3 @@ in
};
};
}
}