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 = {