config/boot/loader: set timeout to 0
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
...
|
||||
}: {
|
||||
boot.loader = {
|
||||
timeout = 3;
|
||||
timeout = 0;
|
||||
efi.canTouchEfiVariables = true;
|
||||
systemd-boot = {
|
||||
consoleMode = "auto";
|
||||
|
Reference in New Issue
Block a user