fix lints
This commit is contained in:
parent
23fd3adfa3
commit
30de216118
14 changed files with 201 additions and 247 deletions
|
@ -26,10 +26,7 @@ in {
|
|||
ensureDatabases = [ "atticd" ];
|
||||
ensureUsers = [{
|
||||
name = "atticd";
|
||||
ensurePermissions = {
|
||||
"DATABASE atticd" = "ALL PRIVILEGES";
|
||||
"schema public" = "ALL";
|
||||
};
|
||||
ensureDBOwnership = true;
|
||||
}];
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue