started to break up home-assistant config

This commit is contained in:
Leyla Becker 2025-07-13 16:10:30 -05:00
parent b8e21e6c61
commit 0e8a148517
2 changed files with 31 additions and 2 deletions

View file

@ -280,6 +280,11 @@
subdomain = "home";
openFirewall = true;
database = "postgres";
extensions = {
sonos.enable = true;
jellyfin.enable = true;
};
};
qbittorrent = {