mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-10 04:49:19 -08:00
fix: remove dependency upon config files
This commit is contained in:
parent
8408751c55
commit
abbb3f8899
1 changed files with 2 additions and 0 deletions
|
|
@ -53,6 +53,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
systemd.services.home-assistant.reloadTriggers = lib.mkForce [ ];
|
||||
|
||||
kw.secrets.variables.z2m-network-key = {
|
||||
path = "secrets/zigbee2mqtt";
|
||||
field = "password";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue