This commit is contained in:
Lilith 2026-01-14 01:41:29 +01:00
parent 6200ef7e76
commit 11f90d871d
No known key found for this signature in database
GPG key ID: 272C807BD91F8446

View file

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