Infini-OPTIPLEX: shorten boot timeout

This commit is contained in:
Infinidoge 2025-02-15 04:10:29 -05:00
parent bcb6850732
commit 3875cd4700
Signed by: Infinidoge
SSH key fingerprint: SHA256:VEv3zmkBzcYYle6/37h+BbOyNDbGy/o8SHh7fcs9RbQ

View file

@ -9,13 +9,14 @@
info.loc.purdue = true; info.loc.purdue = true;
boot.loader.timeout = 1;
modules = { modules = {
hardware.form.desktop = true; hardware.form.desktop = true;
hardware.gpu.intel = true; hardware.gpu.intel = true;
desktop.wm.enable = true; desktop.wm.enable = true;
}; };
boot.loader.timeout = 1;
persist = { persist = {
directories = [ directories = [