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)
keep-around/9937d5ff94f7372133197edcaafcbdc60e850dde
stuebinm 2022-01-12 23:59:48 +01:00
parent 4ff0bdf3ec
commit 9937d5ff94
No known key found for this signature in database
GPG Key ID: 8FBE8AAD32FA12B7
1 changed files with 3 additions and 0 deletions

View File

@ -78,6 +78,9 @@
"DATABASE codimd" = "ALL PRIVILEGES";
};
}];
authentication = ''
local all all trust
'';
};
services.postgresqlBackup = {
enable = true;