diff --git a/hosts/Infini-DL360/default.nix b/hosts/Infini-DL360/default.nix index 66ef646..cc5b350 100644 --- a/hosts/Infini-DL360/default.nix +++ b/hosts/Infini-DL360/default.nix @@ -12,7 +12,7 @@ modules = { boot.grub.enable = true; boot.grub.efiSysMountPoint = "/boot"; - boot.timeout = 1; + boot.timeout = 5; hardware.form.server = true; };