ma x13: boot.zfs.enableUnstable = true;
This commit is contained in:
parent
f7dfc2c43a
commit
ae057d0795
@ -13,6 +13,7 @@
|
||||
boot.kernelModules = [ "kvm-amd" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
|
||||
boot.zfs.enableUnstable = true; # required for 21.05
|
||||
fileSystems."/" =
|
||||
{ device = "zroot/root/nixos";
|
||||
fsType = "zfs";
|
||||
|
Loading…
Reference in New Issue
Block a user