From 425eb99ce6e3e895259055864b431e1a28db51eb Mon Sep 17 00:00:00 2001 From: coolneng Date: Sun, 13 Sep 2020 16:58:56 +0200 Subject: [PATCH] Decrease bootloader timeout to 3 seconds --- configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.nix b/configuration.nix index b9eedb4..44d937d 100644 --- a/configuration.nix +++ b/configuration.nix @@ -28,6 +28,7 @@ enable = true; configurationLimit = 50; }; + timeout = 3; }; # Run Nix garbage collector, while avoiding compiling