Increase boot timeout for zoidberg
Some checks failed
Check Flake / check-flake (push) Failing after 19s
Some checks failed
Check Flake / check-flake (push) Failing after 19s
This commit is contained in:
parent
a256ab7728
commit
4b21489141
@ -9,7 +9,7 @@
|
||||
|
||||
# services.mount-samba.enable = true;
|
||||
|
||||
boot.loader.timeout = 15;
|
||||
boot.loader.timeout = lib.mkForce 15;
|
||||
|
||||
de.enable = true;
|
||||
services.xserver.desktopManager.kodi.enable = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user