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
6e6704eba5
commit
b99e4a3080
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ in {
|
||||||
sops = let
|
sops = let
|
||||||
sopsSecrets = ["pass" "ssh"];
|
sopsSecrets = ["pass" "ssh"];
|
||||||
sopsPath = secret: {
|
sopsPath = secret: {
|
||||||
path = "${service.sops.path0}/${service.name}-${secret}";
|
path = "${service.sops.path0}/${secret}";
|
||||||
owner = "root";
|
owner = "root";
|
||||||
mode = "600";
|
mode = "600";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue