temp: disable timezoned for swan

not sure why it doesn't work right now tbh
This commit is contained in:
Noah Masur
2025-07-20 22:13:03 +00:00
parent fb80f6d98d
commit 47b7cce953

View File

@ -33,6 +33,9 @@ rec {
system.stateVersion = "23.05";
# Overrides
services.automatic-timezoned.enable = false;
# Not sure what's necessary but too afraid to remove anything
boot.initrd.availableKernelModules = [
"xhci_pci"