feat: wiki-js test

This commit is contained in:
Nick 2024-10-27 13:50:59 -05:00
parent 21517099d7
commit 463dfd5c03
3 changed files with 4 additions and 9 deletions

View file

@ -49,7 +49,7 @@ in {
};
sops = let
sopsSecrets = ["pass"];
sopsSecrets = ["pass" "ssh"];
sopsPath = secret: {
path = "${service.sops.path0}/${service.name}-${secret}";
owner = "root";