Set timezone to America/Chicago

This commit is contained in:
ekzyis 2024-04-27 17:30:25 -05:00
parent b65514ed28
commit 53bf715605
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
'';
# Set your time zone.
time.timeZone = "Europe/Berlin";
time.timeZone = "America/Chicago";
# Configure network proxy if necessary
# networking.proxy.default = "http://user:password@proxy:port/";