Disabled boot timeout;
This commit is contained in:
parent
a4cf7b90d7
commit
9bf493e4ba
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@
|
|||
# systemd-boot on UEFI
|
||||
efi.canTouchEfiVariables = true;
|
||||
systemd-boot.enable = true;
|
||||
|
||||
timeout = 0;
|
||||
};
|
||||
|
||||
plymouth.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue