forked from wurzel/fruitbasket
fix checks
This commit is contained in:
parent
42c2cce513
commit
8acfe6ee0c
10 changed files with 27 additions and 41 deletions
|
@ -10,9 +10,7 @@ in
|
|||
enable = true;
|
||||
ensureUsers = [{
|
||||
name = "mautrix-telegram";
|
||||
ensurePermissions = {
|
||||
"DATABASE \"mautrix-telegram\"" = "ALL PRIVILEGES";
|
||||
};
|
||||
ensureDBOwnership = true;
|
||||
}];
|
||||
ensureDatabases = [ "mautrix-telegram" ];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue