From b12eccd7143e9a49153cb3a17b2fe80c473e0b82 Mon Sep 17 00:00:00 2001 From: scouckel Date: Tue, 12 May 2026 01:06:53 -0400 Subject: vecna -> US/Eastern, motrix, and nvim bind for save w/o format --- modules/hosts/vecna/vecna.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/hosts/vecna') 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"; }; } -- cgit v1.3.1