diff --git a/common/default.nix b/common/default.nix index 148f810..137c637 100644 --- a/common/default.nix +++ b/common/default.nix @@ -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 = {