summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/common/locale.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/common/locale.nix b/hosts/common/locale.nix
index e9c7a80..45589ef 100644
--- a/hosts/common/locale.nix
+++ b/hosts/common/locale.nix
@@ -7,6 +7,7 @@ _: {
};
time = {
+ hardwareClockInLocalTime = true;
timeZone = "America/New_York";
};
}