Revert "refactor(nix/host/orion): do not explicitly set timezone"
This reverts commit 6ee73868cc
.
This commit is contained in:
parent
f9de3ace46
commit
3e6399ba6e
@ -1,4 +1,5 @@
|
||||
{ ... }:
|
||||
{
|
||||
services.automatic-timezoned.enable = true;
|
||||
time.timeZone = "America/Chicago";
|
||||
}
|
Loading…
Reference in New Issue
Block a user