feat: podgrab test

This commit is contained in:
Nick 2025-06-22 12:51:54 -05:00
parent cc00beef3f
commit 6f24d2a2ad

View file

@ -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";
};