Increase bootloader timeout this time for real?
This commit is contained in:
@ -89,7 +89,7 @@ with mylib.networking; {
|
|||||||
|
|
||||||
# plymouth.enable = true;
|
# plymouth.enable = true;
|
||||||
loader = {
|
loader = {
|
||||||
timeout = null;
|
timeout = 120;
|
||||||
systemd-boot.enable = true;
|
systemd-boot.enable = true;
|
||||||
systemd-boot.configurationLimit = 5;
|
systemd-boot.configurationLimit = 5;
|
||||||
systemd-boot.editor = false;
|
systemd-boot.editor = false;
|
||||||
|
Reference in New Issue
Block a user