From 0f18c6ec872c2054a2f14d6dbaa50ab13ecfeb3b Mon Sep 17 00:00:00 2001 From: Giulio De Pasquale Date: Wed, 11 Dec 2024 00:11:48 +0000 Subject: [PATCH] feat(homeassistant.nix): include themes directory for frontend --- hosts/architect/homeassistant.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/architect/homeassistant.nix b/hosts/architect/homeassistant.nix index ec6d202..99906e5 100644 --- a/hosts/architect/homeassistant.nix +++ b/hosts/architect/homeassistant.nix @@ -45,6 +45,7 @@ in }; default_config = { }; automation = "!include automations.yaml"; + frontend.themes = "!include_dir_merge_named themes"; binary_sensor = [{ platform = "template"; sensors = {