mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
refactor(sops): individual service files
This commit is contained in:
parent
be8e04ce37
commit
de91366e09
21 changed files with 588 additions and 28 deletions
|
|
@ -7,6 +7,7 @@
|
|||
inherit (lib) mkIf mkDefault;
|
||||
in {
|
||||
sops.secrets.z2m-secret = {
|
||||
sopsFile = mkDefault ./secrets/zigbee2mqtt.yaml;
|
||||
owner = "zigbee2mqtt";
|
||||
path = "${cfg.dataDir}/secret.yaml";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue