rm initrd from boot.nix
This commit is contained in:
parent
c560b94ae8
commit
0f1aa1fd2e
@ -3,7 +3,4 @@
|
||||
# Bootloader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
# initrd
|
||||
boot.initrd.luks.devices."luks-39ff42bf-5f55-4cce-8928-bdc5b9f4d4d5".device = "/dev/disk/by-uuid/39ff42bf-5f55-4cce-8928-bdc5b9f4d4d5";
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user