add zfs to supported boot
This commit is contained in:
parent
da92b6004a
commit
794bbe2bc7
|
@ -12,6 +12,7 @@
|
|||
boot.initrd.kernelModules = [ "dm-snapshot" ];
|
||||
boot.kernelModules = [ "kvm-amd" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
boot.supportedFilesystems = ["zfs"];
|
||||
|
||||
boot.initrd.luks.devices."crypt" =
|
||||
{ device = "/dev/disk/by-partlabel/crypt";
|
||||
|
|
Reference in New Issue
Block a user