diff --git a/hosts/krypton/configuration.nix b/hosts/krypton/configuration.nix index d858bdb..63fcd57 100644 --- a/hosts/krypton/configuration.nix +++ b/hosts/krypton/configuration.nix @@ -15,6 +15,7 @@ # Use the systemd-boot EFI boot loader. boot.loader.systemd-boot.enable = true; boot.loader.efi.canTouchEfiVariables = true; + boot.loader.timeout = 0; boot.initrd.luks = { devices.lvm = {