l 1 uriel: gummiboot -> systemd-boot
This commit is contained in:
parent
bbaee1993c
commit
c7be88d76a
@ -53,8 +53,8 @@ with config.krebs.lib;
|
|||||||
#loader.grub.version = 2;
|
#loader.grub.version = 2;
|
||||||
#loader.grub.device = "/dev/sda";
|
#loader.grub.device = "/dev/sda";
|
||||||
|
|
||||||
loader.gummiboot.enable = true;
|
loader.systemd-boot.enable = true;
|
||||||
loader.gummiboot.timeout = 5;
|
loader.timeout = 5;
|
||||||
|
|
||||||
initrd.luks.devices = [ { name = "luksroot"; device = "/dev/sda2"; } ];
|
initrd.luks.devices = [ { name = "luksroot"; device = "/dev/sda2"; } ];
|
||||||
initrd.luks.cryptoModules = [ "aes" "sha512" "sha1" "xts" ];
|
initrd.luks.cryptoModules = [ "aes" "sha512" "sha1" "xts" ];
|
||||||
|
Loading…
Reference in New Issue
Block a user