mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 21:04:38 -05:00
feat: added prompter
This commit is contained in:
parent
2940edac44
commit
42de25cdfc
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ in
|
|||
secrets = builtins.listToAttrs (
|
||||
map
|
||||
(secret: {
|
||||
name = "${service.name}/${secret}";
|
||||
name = "caddy/${secret}";
|
||||
value = sopsPath secret;
|
||||
})
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue