From 1b38004e03bd5a6f0c1dc9557b8f65dba345096c Mon Sep 17 00:00:00 2001 From: Tom Alexander Date: Tue, 28 Jul 2026 08:22:47 -0400 Subject: [PATCH] Add more hosts to /etc/hosts. --- nix/configuration/roles/network/default.nix | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/nix/configuration/roles/network/default.nix b/nix/configuration/roles/network/default.nix index 0004cc4..85de952 100644 --- a/nix/configuration/roles/network/default.nix +++ b/nix/configuration/roles/network/default.nix @@ -68,7 +68,15 @@ in 10.217.1.1 drmario 10.217.2.1 mrmanager fdfd:5e8a:ee2d::2:2 mrmanager + 172.16.16.1 unifi + 172.16.16.231 plug1 + 172.16.16.232 plug2 + 172.16.16.233 plug3 + 172.16.16.234 plug4 + 172.16.16.235 temperature1 + 172.16.16.236 temperature2 172.16.16.245 turtle + 172.16.16.250 sauna 172.16.16.251 stream '';