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