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