diff --git a/nix-system-configs/modules/system/teamspeak.nix b/nix-system-configs/modules/system/teamspeak.nix index a117af1..e424b4e 100644 --- a/nix-system-configs/modules/system/teamspeak.nix +++ b/nix-system-configs/modules/system/teamspeak.nix @@ -110,7 +110,7 @@ in { #type database DBuser auth-method local all all trust host all all 127.0.0.1/32 scram-sha-256 - host all all 10.1.1.248/32 scram-sha-256 + host all all 10.1.1.248/32 scram-sha-256 host all all ::1/128 scram-sha-256 ''; };