Infini-OPTIPLEX: shorten boot timeout
This commit is contained in:
parent
bcb6850732
commit
3875cd4700
1 changed files with 2 additions and 1 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue