This commit is contained in:
mjallen18
2025-11-22 09:59:16 -06:00
parent c6357aa6a6
commit 98aeb1646d

View File

@@ -146,7 +146,7 @@ in
systemd.tmpfiles.rules = [
"d /var/lib/homeassistant/automations 0755 hass hass -"
"L+ /var/lib/hass/automations/lightswitches.yaml - - - - /etc/${environment.etc."lightswitch-automations.yaml".target}"
"L+ /var/lib/hass/automations/lightswitches.yaml - - - - /etc/lightswitch-automations.yaml"
];
};