diff --git a/system-config/configuration/homebox/default.nix b/system-config/configuration/homebox/default.nix index c0e6858..c1fa0e4 100644 --- a/system-config/configuration/homebox/default.nix +++ b/system-config/configuration/homebox/default.nix @@ -94,6 +94,7 @@ firewall.interfaces."ve-traefik".allowedTCPPorts = [ 9000 8080 6080 8123 ]; hosts = { "192.168.100.11" = [ "blunkall.us" "*.blunkall.us" "*.local.blunkall.us" ]; + "192.168.100.20" = [ "gitea.blunkall.us" ]; }; nftables = {}; nat = {