mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
feat: wiki-js test
This commit is contained in:
parent
6e6704eba5
commit
b99e4a3080
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ in {
|
|||
sops = let
|
||||
sopsSecrets = ["pass" "ssh"];
|
||||
sopsPath = secret: {
|
||||
path = "${service.sops.path0}/${service.name}-${secret}";
|
||||
path = "${service.sops.path0}/${secret}";
|
||||
owner = "root";
|
||||
mode = "600";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue