mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-21 12:30:13 +00:00
temp: disable timezoned for swan
not sure why it doesn't work right now tbh
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user