drafted out virt home assistant

This commit is contained in:
Leyla Becker 2025-03-23 19:16:02 -05:00
parent ba5d5a1487
commit 77f1aa30b7
4 changed files with 270 additions and 75 deletions

View file

@ -91,10 +91,10 @@
};
};
};
home-assistant = {
enable = false;
subdomain = "home";
};
# home-assistant = {
# enable = false;
# subdomain = "home";
# };
adguardhome = {
enable = false;
};
@ -178,6 +178,12 @@
enable = true;
subdomain = "search";
};
virt-home-assistant = {
enable = false;
networkBridge = "bond0";
hostDevice = "0x10c4:0xea60";
};
};
# disable computer sleeping