This commit is contained in:
Lilith 2026-01-14 01:21:23 +01:00
parent c1a128dbae
commit 1c314ffcd7
No known key found for this signature in database
GPG key ID: 272C807BD91F8446
2 changed files with 10 additions and 8 deletions

View file

@ -8,14 +8,14 @@
5683
];
imports = [
./zones.nix
./wyoming.nix
./mosquitto.nix
./bathroom.nix
./lights.nix
./heating.nix
];
# imports = [
# ./zones.nix
# ./wyoming.nix
# ./mosquitto.nix
# ./bathroom.nix
# ./lights.nix
# ./heating.nix
# ];
services.home-assistant = {
enable = true;