Disabled boot timeout;

This commit is contained in:
Jurn Wubben 2025-02-24 03:32:10 +01:00
parent a4cf7b90d7
commit 9bf493e4ba

View file

@ -26,6 +26,8 @@
# systemd-boot on UEFI
efi.canTouchEfiVariables = true;
systemd-boot.enable = true;
timeout = 0;
};
plymouth.enable = true;