update postgres auth config

This commit is contained in:
Adithya 2023-10-30 00:12:37 +05:30
parent 9d02b6600e
commit 5a0af7fab6
Signed by: adtya
GPG key ID: 48FC9915FFD326D0

View file

@ -2,7 +2,7 @@ _: {
services.postgresql = {
enable = true;
authentication = ''
host dendrite dendrite 127.0.0.1/32 trust
local dendrite dendrite trust
'';
ensureDatabases = ["dendrite"];
ensureUsers = [