diff --git a/hosts/pi/default.nix b/hosts/pi/default.nix index 971f6e7..5f77857 100644 --- a/hosts/pi/default.nix +++ b/hosts/pi/default.nix @@ -132,6 +132,8 @@ unit_system = "metric"; }; mqtt = { }; + scene = "!include scenes.yaml"; + automation = "!include automations.yaml"; system_health = { }; recorder = { purge_keep_days = 365;