diff --git a/hosts/workstation/hardware-configuration.nix b/hosts/workstation/hardware-configuration.nix index 965769f..2f28d44 100644 --- a/hosts/workstation/hardware-configuration.nix +++ b/hosts/workstation/hardware-configuration.nix @@ -34,7 +34,7 @@ in boot = { plymouth.enable = true; consoleLogLevel = 0; - loader.timeout = 5; + loader.timeout = 3; kernelParams = [ "splash" "boot.shell_on_fail"