hosts/krypton: do not show systemd-boot selector on boot
This commit is contained in:
parent
6a5e1b0a45
commit
176075485f
@ -15,6 +15,7 @@
|
|||||||
# Use the systemd-boot EFI boot loader.
|
# Use the systemd-boot EFI boot loader.
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
|
boot.loader.timeout = 0;
|
||||||
|
|
||||||
boot.initrd.luks = {
|
boot.initrd.luks = {
|
||||||
devices.lvm = {
|
devices.lvm = {
|
||||||
|
Loading…
Reference in New Issue
Block a user