From 6d11b57c612f9b901d7530ada6c5970440f4d623 Mon Sep 17 00:00:00 2001 From: Christine Elisabeth Koppel Date: Mon, 23 Feb 2026 13:47:11 +0100 Subject: [PATCH] Test --- nix-system-configs/modules/system/teamspeak.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ''; };