This commit is contained in:
mjallen18
2026-01-12 14:11:04 -06:00
parent 382f059188
commit 37d472c7db

View File

@@ -23,6 +23,7 @@ in
services.home-assistant = {
enable = true;
package = pkgs.unstable.home-assistant;
openFirewall = true;
configDir = "/var/lib/homeassistant";
configWritable = true; # todo