set automatic timezone for wheatley
This commit is contained in:
parent
fdceea44d6
commit
ccf6b5effc
|
@ -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
|
||||
sops.defaultSopsFile = ./secrets/sops.yaml;
|
||||
|
||||
|
|
Loading…
Reference in a new issue