This commit is contained in:
Lucy Hochkamp 2023-12-25 18:50:39 +01:00
parent 403554015a
commit db89325b56
No known key found for this signature in database
4 changed files with 88 additions and 67 deletions

View file

@ -40,7 +40,7 @@ in
ensureUsers = [
{
name = "vaultwarden";
ensurePermissions."DATABASE vaultwarden" = "ALL PRIVILEGES";
ensureDBOwnership = true;
}
];
};