❄️ Nix configurations
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add hass headers

A. Ottr 3c7bcfe8 88d28452

+1
+1
modules/nixos/server/home-assistant.nix
··· 34 34 tls.certResolver = "letsencrypt"; 35 35 }; 36 36 }; 37 + 37 38 services = { 38 39 hass.loadBalancer.servers = [{url = "http://localhost:8123";}]; 39 40 zigbee.loadBalancer.servers = [{url = "http://localhost:8090";}];