feat: opencloud test

This commit is contained in:
Nick 2025-07-07 15:29:42 -05:00
parent 34828ec16b
commit 9a32cc9f72

View file

@ -45,7 +45,7 @@ in
let let
sopsPath = secret: { sopsPath = secret: {
path = "${service.sops.path0}/${service.name}-${secret}"; path = "${service.sops.path0}/${service.name}-${secret}";
owner = service.name; owner = "root";
mode = "600"; mode = "600";
}; };
in in