set automatic timezone for wheatley

This commit is contained in:
Lillian Violet 2024-12-05 15:05:34 +01:00
parent fdceea44d6
commit ccf6b5effc

View file

@ -24,6 +24,8 @@
}) })
]; ];
services.automatic-timezoned.enable = true;
#Set up sops config, and configure where the keyfile is, then set the mode for the unencrypted keys #Set up sops config, and configure where the keyfile is, then set the mode for the unencrypted keys
sops.defaultSopsFile = ./secrets/sops.yaml; sops.defaultSopsFile = ./secrets/sops.yaml;