summaryrefslogtreecommitdiff
path: root/modules/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hosts')
-rw-r--r--modules/hosts/vecna/vecna.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/hosts/vecna/vecna.nix b/modules/hosts/vecna/vecna.nix
index d3cd9a7..300dbb4 100644
--- a/modules/hosts/vecna/vecna.nix
+++ b/modules/hosts/vecna/vecna.nix
@@ -53,6 +53,6 @@
networking.nameservers = ["1.1.1.1" "9.9.9.9"];
- time.timeZone = "US/Central";
+ time.timeZone = "US/Eastern";
};
}