config: Home-Assistant

This commit is contained in:
2026-01-08 16:27:46 +01:00
parent 9974bd49ac
commit 9de69b7dcc
@@ -18,6 +18,12 @@ in
services.home-assistant = {
enable = true;
openFirewall = true;
};
services.home-assistant.config = {
name = "Home - Rechberg";
unit_system = "metric";
};
};
}