epyc: let authentication remote

pull/2/head
Raito Bezarius 9 months ago
parent 69aac159fa
commit 6eec25d2bb

@ -19,6 +19,9 @@ in
# Open public access to our PostgreSQL.
services.postgresql.enableTCPIP = true;
services.postgresql.authentication = ''
host hydra-nixos-org hydra_ro ::/0 trust
'';
networking.firewall.allowedTCPPorts = [ 5432 ];
virtualisation.nvisor.vms = {

Loading…
Cancel
Save