From b39f24436d5672e90e4261f0dfb906d97e92f1be Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Mon, 8 Jun 2026 15:38:48 -0500 Subject: new nas mountpoints and poweredge hostname + remove old hostnames --- users/timmy/hosts.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'users/timmy/hosts.nix') diff --git a/users/timmy/hosts.nix b/users/timmy/hosts.nix index 16d9619..970b9d8 100644 --- a/users/timmy/hosts.nix +++ b/users/timmy/hosts.nix @@ -1,8 +1,6 @@ { networking.hosts = { - "192.168.1.9" = [ "optiplex" ]; - "192.168.1.30" = [ "localgit" ]; - "192.168.1.11" = [ "truenas-home" ]; + "192.168.1.1" = [ "poweredge" ]; # TODO remove once poweredge serves this override correctly "192.168.77.11" = [ "truenas-office" ]; "192.168.77.8" = [ "publicgit" "tjkeller" ]; "192.168.77.3" = [ "devel" ]; -- cgit v1.2.3