mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 21:04:38 -05:00
feat: podgrab test
This commit is contained in:
parent
cc00beef3f
commit
6f24d2a2ad
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ in
|
|||
sops =
|
||||
let
|
||||
sopsPath = secret: {
|
||||
path = "${service.sops.path0}/${service.name}-${secret}";
|
||||
path = "${service.sops.path0}/password.env";
|
||||
owner = service.name;
|
||||
mode = "600";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue