Fixed issue with rebuilds failing

This commit is contained in:
Alejandro Angulo 2024-07-26 23:57:43 -07:00
parent 698342f597
commit 77d376a3dc
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -35,6 +35,10 @@
networkmanager.enable = true; # Enables wireless support via wpa_supplicant.
};
# This service is problematic
# See: https://github.com/NixOS/nixpkgs/issues/180175
systemd.services.NetworkManager-wait-online.enable = false;
time.timeZone = "America/Los_Angeles";
# List packages installed in system profile. To search, run: