Infini-DL360: increase boot timeout
This commit is contained in:
parent
9848287141
commit
85cc227f47
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
modules = {
|
||||
boot.grub.enable = true;
|
||||
boot.grub.efiSysMountPoint = "/boot";
|
||||
boot.timeout = 1;
|
||||
boot.timeout = 5;
|
||||
hardware.form.server = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue