feat: project vaultwarden unfucked

This commit is contained in:
Nick 2025-12-11 00:43:45 -06:00
parent a262bd483d
commit 2b1a44d591
6 changed files with 34 additions and 17 deletions

View file

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