lowered grub timeout
This commit is contained in:
parent
3988202916
commit
f92834e4de
@ -34,7 +34,7 @@ in
|
||||
boot = {
|
||||
plymouth.enable = true;
|
||||
consoleLogLevel = 0;
|
||||
loader.timeout = 5;
|
||||
loader.timeout = 3;
|
||||
kernelParams = [
|
||||
"splash"
|
||||
"boot.shell_on_fail"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user