services: update postgres user

This commit is contained in:
2022-12-27 20:58:23 +01:00
parent f14a0457c2
commit 655220ca97

View File

@@ -21,7 +21,7 @@
timezone = "Europe/Berlin";
};
authentication = pkgs.lib.mkOverride 14 ''
#local all postgres peer
local all postgres peer
host giteadb gitea samehost scram-sha-256
host nextclouddb nextcloud samehost scram-sha-256
host synapsedb synapse samehost scram-sha-256