diff --git a/hosts/laptop/modules/bootloader.nix b/hosts/laptop/modules/bootloader.nix index 8b3ca12..944aed7 100644 --- a/hosts/laptop/modules/bootloader.nix +++ b/hosts/laptop/modules/bootloader.nix @@ -21,6 +21,7 @@ theme = inputs.nixos-grub-themes.packages."${system}".hyperfluent; }; efi.canTouchEfiVariables = true; + timeout = 10; }; # Enable plymouth for a nicer boot sequence