nixos-26.05 #7

Open
felixalb wants to merge 8 commits from nixos-26.05 into main
4 changed files with 4 additions and 1 deletions
Showing only changes of commit f26fa172b8 - Show all commits
+1
View File
@@ -4,6 +4,7 @@
"/export/riker-backup" = {
device = "/tank/backup/riker";
options = [ "bind" ];
fsType = "none";
};
};
+1
View File
@@ -9,6 +9,7 @@
zfs = {
extraPools = [ "tank" ];
requestEncryptionCredentials = false;
forceImportRoot = false;
};
supportedFilesystems = [ "zfs" ];
};
+1
View File
@@ -5,6 +5,7 @@
device = "/tank/nvr/frigate";
depends = [ "/tank/nvr/frigate" ];
options = [ "bind" ];
fsType = "none";
};
};
+1 -1
View File
@@ -11,7 +11,7 @@
fileSystems."/var/lib/libvirt/images" = {
device = "/tank/iso";
options = [ "bind" ];
fsType = "auto";
fsType = "none";
};
# On a gui-enabled machine, connect with: