1

Increase bootloader timeout this time for real?

This commit is contained in:
2023-08-22 11:13:27 +02:00
parent 4569448308
commit b6d308a9f4

View File

@ -89,7 +89,7 @@ with mylib.networking; {
# plymouth.enable = true;
loader = {
timeout = null;
timeout = 120;
systemd-boot.enable = true;
systemd-boot.configurationLimit = 5;
systemd-boot.editor = false;