stuff
This commit is contained in:
parent
6200ef7e76
commit
11f90d871d
1 changed files with 7 additions and 8 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue