Update hosts/server/configuration.nix
Check NixOS configurations / eval-hosts (push) Failing after 3s
Check NixOS configurations / eval-hosts (push) Failing after 3s
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
boot.supportedFilesystems = [ "zfs" ];
|
||||
boot.zfs.forceImportRoot = false;
|
||||
boot.zfs.package = pkgs.zfs_unstable;
|
||||
#boot.zfs.enabled = true;
|
||||
boot.zfs.enabled = true;
|
||||
# Mount server data
|
||||
#fileSystems."/srv" = {
|
||||
# device = "/dev/disk/by-label/server-data";
|
||||
|
||||
Reference in New Issue
Block a user