mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
feat: wiki-js test
This commit is contained in:
parent
21517099d7
commit
463dfd5c03
3 changed files with 4 additions and 9 deletions
|
@ -49,7 +49,7 @@ in {
|
|||
};
|
||||
|
||||
sops = let
|
||||
sopsSecrets = ["pass"];
|
||||
sopsSecrets = ["pass" "ssh"];
|
||||
sopsPath = secret: {
|
||||
path = "${service.sops.path0}/${service.name}-${secret}";
|
||||
owner = "root";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue