From 93efb4074ba0977e53591c130d8566b9aca88182 Mon Sep 17 00:00:00 2001 From: blake Date: Thu, 9 Oct 2025 19:37:30 -0500 Subject: [PATCH] 178 current 2025-10-09 16:19:44 25.05.20251006.20c4598 6.12.50 * --- modules/homelab/services/smarthome/homeassistant/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/homelab/services/smarthome/homeassistant/default.nix b/modules/homelab/services/smarthome/homeassistant/default.nix index 5601df2..c1f6394 100644 --- a/modules/homelab/services/smarthome/homeassistant/default.nix +++ b/modules/homelab/services/smarthome/homeassistant/default.nix @@ -58,7 +58,7 @@ in services.${service} = { enable = true; openFirewall = true; - configDir = cfg.data_dir; +# configDir = cfg.data_dir; # if config is set in here, configuration.yaml will be overwritten every startup with this # configWritable = true; # config = {