stuff
This commit is contained in:
parent
6200ef7e76
commit
11f90d871d
1 changed files with 7 additions and 8 deletions
|
|
@ -8,14 +8,13 @@
|
||||||
5683
|
5683
|
||||||
];
|
];
|
||||||
|
|
||||||
# imports = [
|
imports = [
|
||||||
# ./zones.nix
|
./zones.nix
|
||||||
# ./wyoming.nix
|
./mosquitto.nix
|
||||||
# ./mosquitto.nix
|
./bathroom.nix
|
||||||
# ./bathroom.nix
|
./lights.nix
|
||||||
# ./lights.nix
|
./heating.nix
|
||||||
# ./heating.nix
|
];
|
||||||
# ];
|
|
||||||
|
|
||||||
services.home-assistant = {
|
services.home-assistant = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue