Change timezone

This commit is contained in:
Zuckerberg 2024-10-10 20:01:41 -07:00
parent 89b49aafc0
commit 02357198bc

View File

@ -25,7 +25,7 @@
networking.firewall.enable = true;
networking.firewall.allowPing = true;
time.timeZone = "America/Denver";
time.timeZone = "America/Los_Angeles";
i18n = {
defaultLocale = "en_US.UTF-8";
extraLocaleSettings = {