This commit is contained in:
mjallen18
2025-11-21 15:11:22 -06:00
parent f91ce5ad84
commit 9334a35d3b

View File

@@ -142,7 +142,6 @@ in
};
config = {
environment.etc."lightswitch-automations.yaml".source =
yamlFormat.generate "lightswitch-automations.yaml" lightswitchAutomations;
environment.etc."lightswitch-automations.yaml".text = lightswitchAutomations;
};
}