new bootloader timeout

This commit is contained in:
William 2025-01-10 14:36:30 -03:00
parent 2971443aeb
commit 810a347d2c

View file

@ -3,7 +3,7 @@
{ {
boot = { boot = {
loader = { loader = {
timeout = 2; timeout = 1;
efi.canTouchEfiVariables = true; efi.canTouchEfiVariables = true;
systemd-boot = { systemd-boot = {
enable = true; enable = true;