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