summaryrefslogtreecommitdiff
path: root/modules/hosts/vecna/vecna.nix
diff options
context:
space:
mode:
authorscouckel <james.krinsky@gmail.com>2026-05-12 01:06:53 -0400
committerscouckel <james.krinsky@gmail.com>2026-05-12 01:06:53 -0400
commitb12eccd7143e9a49153cb3a17b2fe80c473e0b82 (patch)
treecdfe0b87d6473479d3ae9090829794f4c95247a8 /modules/hosts/vecna/vecna.nix
parentd26440035bf1d1df3fab3632cdd2225c9301547c (diff)
vecna -> US/Eastern, motrix, and nvim bind for save w/o format
Diffstat (limited to 'modules/hosts/vecna/vecna.nix')
-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";
};
}