boot: set timeout to 0
This commit is contained in:
+2
-1
@@ -2,7 +2,8 @@
|
||||
boot = {
|
||||
consoleLogLevel = 3;
|
||||
initrd.verbose = false;
|
||||
loader = {
|
||||
loader = {
|
||||
timeout = 0;
|
||||
systemd-boot = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user