fix cryptsetup
This commit is contained in:
parent
283dbe6530
commit
441070fc07
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@
|
|||
boot.kernelParams = ["zfs_force=1"]; # Remove after next boot
|
||||
boot.loader.grub.devices = [ "/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0" ];
|
||||
boot.loader.timeout = 5;
|
||||
boot.initrd.luks.enable = true;
|
||||
boot.initrd.luks.devices = {
|
||||
disk0 = {
|
||||
device = "/dev/disk/by-partuuid/29ccd4c9-5ef5-a146-8e42-9244f712baca";
|
||||
|
|
Loading…
Reference in a new issue