Price Hiller
628841d8ff
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m4s
5 lines
95 B
Nix
5 lines
95 B
Nix
{ ... }:
|
|
{
|
|
services.automatic-timezoned.enable = true;
|
|
time.timeZone = "America/Chicago";
|
|
} |