fixing pad.hacc.space (hopefully)
(I haven't tested this, since I don't want to try the upgrade-adventure a second time today, but I think this should fix it)
This commit is contained in:
parent
4ff0bdf3ec
commit
9937d5ff94
1 changed files with 3 additions and 0 deletions
|
@ -78,6 +78,9 @@
|
|||
"DATABASE codimd" = "ALL PRIVILEGES";
|
||||
};
|
||||
}];
|
||||
authentication = ''
|
||||
local all all trust
|
||||
'';
|
||||
};
|
||||
services.postgresqlBackup = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue