vm mount
This commit is contained in:
@@ -169,7 +169,7 @@
|
|||||||
boot.supportedFilesystems = [ "zfs" ];
|
boot.supportedFilesystems = [ "zfs" ];
|
||||||
boot.zfs.forceImportRoot = false;
|
boot.zfs.forceImportRoot = false;
|
||||||
networking.hostId = "eafe9551";
|
networking.hostId = "eafe9551";
|
||||||
boot.zfs.extraPools = [ "data-ssd" "backup" "vms" ];
|
boot.zfs.extraPools = [ "data-ssd" "backup" "vms" "vms-2" ];
|
||||||
services.sanoid = {
|
services.sanoid = {
|
||||||
enable = true;
|
enable = true;
|
||||||
templates.production = {
|
templates.production = {
|
||||||
|
|||||||
Reference in New Issue
Block a user