Reduced grub timeout
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
"systemd.show_status=auto"
|
||||
];
|
||||
|
||||
loader.timeout = lib.mkForce 5;
|
||||
loader.timeout = lib.mkForce 1;
|
||||
};
|
||||
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user