fixed home assistant

This commit is contained in:
Leyla Becker 2025-07-12 15:00:59 -05:00
parent 1d7e0d11f0
commit 3ce9b625d1
6 changed files with 122 additions and 268 deletions

View file

@ -282,10 +282,11 @@
subdomain = "search";
};
virt-home-assistant = {
enable = false;
networkBridge = "bond0";
hostDevice = "0x10c4:0xea60";
home-assistant = {
enable = true;
subdomain = "home";
openFirewall = true;
database = "postgres";
};
qbittorrent = {