mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
feat: wiki-js test
This commit is contained in:
parent
463dfd5c03
commit
6e6704eba5
2 changed files with 6 additions and 5 deletions
|
@ -59,7 +59,7 @@ in {
|
|||
secrets = builtins.listToAttrs (
|
||||
map
|
||||
(secret: {
|
||||
name = "${service.name}-${secret}";
|
||||
name = "${service.name}/${secret}";
|
||||
value = sopsPath secret;
|
||||
})
|
||||
sopsSecrets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue