change time zone

This commit is contained in:
cswimr 2025-01-11 18:09:55 -06:00
parent 6ad152cd77
commit 588f04fe89
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087

View file

@ -48,7 +48,7 @@
networking.networkmanager.enable = true;
# Set your time zone.
time.timeZone = "America/New_York";
time.timeZone = "America/Chicago";
# Select internationalisation properties.
i18n.defaultLocale = "en_US.UTF-8";