Update common.nix
This commit is contained in:
parent
73db4cb3f6
commit
c900b56eac
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
];
|
||||
#############################################################################
|
||||
# Make boot time quicker
|
||||
boot.loader.timeout = 1;
|
||||
boot.loader.timeout = 0;
|
||||
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