Update common.nix

This commit is contained in:
ediblerope 2026-03-18 19:22:11 +00:00 committed by GitHub
parent 590b5f4e4e
commit 04a224bc30
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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;