From 0ad9549ab28e507241c146ad81f8c440f48bcc43 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Thu, 24 Sep 2026 20:22:32 -0500 Subject: use new ip for publicgit/cgit --- users/timmy/hosts.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'users/timmy/hosts.nix') diff --git a/users/timmy/hosts.nix b/users/timmy/hosts.nix index 4f0c0ac..c49544e 100644 --- a/users/timmy/hosts.nix +++ b/users/timmy/hosts.nix @@ -1,7 +1,6 @@ { networking.hosts = { - "192.168.77.11" = [ "truenas-office" ]; - "192.168.77.8" = [ "publicgit" "tjkeller" ]; + "192.168.77.88" = [ "publicgit" "cgit" ]; "192.168.77.3" = [ "devel" ]; }; } -- cgit v1.3.1