fixed home assistant
This commit is contained in:
parent
1d7e0d11f0
commit
3ce9b625d1
6 changed files with 122 additions and 268 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue