Update common.nix
This commit is contained in:
parent
590b5f4e4e
commit
04a224bc30
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ in
|
|||
|
||||
#############################################################################
|
||||
# Make boot time quicker
|
||||
boot.loader.timeout = 1;
|
||||
boot.loader.timeout = 5;
|
||||
boot.loader.systemd-boot.configurationLimit = 5;
|
||||
systemd.services.NetworkManager-wait-online.enable = false;
|
||||
systemd.services.systemd-udev-settle.enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue