Proxy ESPHome trough Home Assistant

This commit is contained in:
Pedro Rey Anca 2025-08-21 17:20:17 +02:00
parent df874049af
commit aeb4c4c4da
Signed by: peprolinbot
GPG key ID: 053EA6E00116533A
3 changed files with 34 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{...}: {
imports = [
./modules/reverse-proxy.nix
./modules/home-assistant.nix
./modules/home-assistant
./modules/dyndns.nix
./modules/network.nix
];