From 0898ae96df8213e26f5a5ecf82abc6f102f6cb6b Mon Sep 17 00:00:00 2001 From: Nathan Date: Wed, 30 Jul 2025 22:29:33 -0500 Subject: [PATCH] dns? --- system-config/configuration/homebox/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/system-config/configuration/homebox/default.nix b/system-config/configuration/homebox/default.nix index 326d6e0..d7e835d 100644 --- a/system-config/configuration/homebox/default.nix +++ b/system-config/configuration/homebox/default.nix @@ -105,6 +105,8 @@ hosts = { "192.168.100.11" = [ "blunkall.us" "*.blunkall.us" ]; "192.168.100.20" = [ "gitea.blunkall.us" ]; + "192.168.100.21:5678" = [ "n8n.blunkall.us" ]; + "192.168.100.25:8123" = [ "hass.blunkall.us" ]; }; nftables = {}; nat = {