stuff
This commit is contained in:
parent
c1a128dbae
commit
1c314ffcd7
2 changed files with 10 additions and 8 deletions
|
|
@ -9,6 +9,8 @@ in
|
|||
nfs.enable = true;
|
||||
deluge.enable = true;
|
||||
arr.enable = true;
|
||||
jellyfin.enable = true;
|
||||
home-assistant.enable = true;
|
||||
};
|
||||
|
||||
hardware.nvidia = {
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue