diff --git a/nix-system-configs/modules/system/teamspeak.nix b/nix-system-configs/modules/system/teamspeak.nix index d579937..a117af1 100644 --- a/nix-system-configs/modules/system/teamspeak.nix +++ b/nix-system-configs/modules/system/teamspeak.nix @@ -110,6 +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 ::1/128 scram-sha-256 ''; };