diff --git a/systems/jeeves/home_assistant.nix b/systems/jeeves/home_assistant.nix index f99bf0c..ada225c 100644 --- a/systems/jeeves/home_assistant.nix +++ b/systems/jeeves/home_assistant.nix @@ -38,6 +38,10 @@ in sun = { }; webhook = { }; zeroconf = { }; + automation = "!include automations.yaml"; + script = "!include scripts.yaml"; + scene = "!include scenes.yaml"; + group = "!include groups.yaml"; }; extraPackages = python3Packages: with python3Packages; [