Update common.nix

This commit is contained in:
ediblerope 2026-01-11 10:56:14 +00:00 committed by GitHub
parent 73db4cb3f6
commit c900b56eac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@
]; ];
############################################################################# #############################################################################
# Make boot time quicker # Make boot time quicker
boot.loader.timeout = 1; boot.loader.timeout = 0;
systemd.services.NetworkManager-wait-online.enable = false; systemd.services.NetworkManager-wait-online.enable = false;
systemd.services.systemd-udev-settle.enable = false; systemd.services.systemd-udev-settle.enable = false;
systemd.services.firewall = { systemd.services.firewall = {