diff options
Diffstat (limited to 'common/core.nix')
| -rw-r--r-- | common/core.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/core.nix b/common/core.nix index 8ae8245..664239e 100644 --- a/common/core.nix +++ b/common/core.nix @@ -8,7 +8,7 @@ memtest86.enable = true; }; - timeout = 3; + timeout = 1; }; environment.systemPackages = with pkgs; [ |
