From 3875cd4700ecd314790e0ca6f0c2023e9249f441 Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Sat, 15 Feb 2025 04:10:29 -0500 Subject: [PATCH] Infini-OPTIPLEX: shorten boot timeout --- hosts/Infini-OPTIPLEX/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hosts/Infini-OPTIPLEX/default.nix b/hosts/Infini-OPTIPLEX/default.nix index 800f34a..f3b4c07 100644 --- a/hosts/Infini-OPTIPLEX/default.nix +++ b/hosts/Infini-OPTIPLEX/default.nix @@ -9,13 +9,14 @@ info.loc.purdue = true; + boot.loader.timeout = 1; + modules = { hardware.form.desktop = true; hardware.gpu.intel = true; desktop.wm.enable = true; }; - boot.loader.timeout = 1; persist = { directories = [