1
0
Fork 0

Adapt home-assistant config

This commit is contained in:
Malte Brandy 2022-02-26 03:36:11 +01:00
parent 42a8ce11b4
commit 396bba92fa

View file

@ -74,7 +74,7 @@ in
{
disabledModules = [
"services/misc/home-assistant.nix"
"services/home-automation/home-assistant.nix"
];
imports = [
@ -82,7 +82,7 @@ in
(modules.mkModeSwitcher modes.kueche { })
(modules.mkModeSwitcher modes.schlafzimmer { })
(modules.mkModeSwitcher modes.flat { })
"${nixos-unstable}/nixos/modules/services/misc/home-assistant.nix"
"${nixos-unstable}/nixos/modules/services/home-automation/home-assistant.nix"
./hexa-cards.nix
];
systemd.tmpfiles.rules = [