From cb75e914cc9d4804f23157707fba68b4bb6b1e53 Mon Sep 17 00:00:00 2001 From: Giulio De Pasquale Date: Fri, 20 Dec 2024 12:45:50 +0000 Subject: [PATCH] feat(homeassistant.nix): enable WAN access for Home Assistant --- hosts/architect/homeassistant.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/architect/homeassistant.nix b/hosts/architect/homeassistant.nix index 1cb7191..8caff0a 100644 --- a/hosts/architect/homeassistant.nix +++ b/hosts/architect/homeassistant.nix @@ -1138,6 +1138,7 @@ in locations."/" = { port = config.services.home-assistant.config.http.server_port; + allowWAN = true; allowLan = true; proxyWebsockets = true; allow = [