From 8e288a9e2a47fecb2b85fbae028cdcb35e346a69 Mon Sep 17 00:00:00 2001 From: Jack O'Sullivan Date: Fri, 14 Mar 2025 17:48:18 +0000 Subject: [PATCH] nixos/home/hass: Include scenes.yaml --- nixos/boxes/home/palace/vms/sfh/containers/hass.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/boxes/home/palace/vms/sfh/containers/hass.nix b/nixos/boxes/home/palace/vms/sfh/containers/hass.nix index 689b829..15e56cd 100644 --- a/nixos/boxes/home/palace/vms/sfh/containers/hass.nix +++ b/nixos/boxes/home/palace/vms/sfh/containers/hass.nix @@ -155,6 +155,7 @@ in }; automation = "!include automations.yaml"; script = "!include scripts.yaml"; + scene = "!include scenes.yaml"; sensor = [ {