Update tz

This commit is contained in:
Zuckerberg 2023-02-08 18:47:58 -07:00
parent 6f9edd8870
commit 04c7a9ea51

View File

@ -20,7 +20,7 @@
networking.firewall.enable = true; networking.firewall.enable = true;
networking.firewall.allowPing = true; networking.firewall.allowPing = true;
time.timeZone = "America/New_York"; time.timeZone = "America/Denver";
i18n.defaultLocale = "en_US.UTF-8"; i18n.defaultLocale = "en_US.UTF-8";
services.openssh.enable = true; services.openssh.enable = true;