This commit is contained in:
2025-02-15 16:32:59 -07:00
parent 6bc85f2cb3
commit c79119cb8a

View File

@@ -169,7 +169,7 @@
boot.supportedFilesystems = [ "zfs" ];
boot.zfs.forceImportRoot = false;
networking.hostId = "eafe9551";
boot.zfs.extraPools = [ "data-ssd" "backup" "vms" ];
boot.zfs.extraPools = [ "data-ssd" "backup" "vms" "vms-2" ];
services.sanoid = {
enable = true;
templates.production = {