mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29: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
|
|
@ -8,6 +8,7 @@
|
|||
cfg = config.services.deluge;
|
||||
in {
|
||||
sops.secrets.deluge-auth = {
|
||||
sopsFile = mkDefault ./secrets/deluge.yaml;
|
||||
inherit (cfg) group;
|
||||
owner = cfg.user;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue