diff --git a/nix-system-configs/modules/system/teamspeak.nix b/nix-system-configs/modules/system/teamspeak.nix index feb027f..c687232 100644 --- a/nix-system-configs/modules/system/teamspeak.nix +++ b/nix-system-configs/modules/system/teamspeak.nix @@ -71,6 +71,8 @@ allow_federation = true; allow_check_for_updates = true; + trusted_servers = ["matrix.org" "lilyu.xyz"]; + # See https://docs.conduit.rs/turn.html, and https://github.com/element-hq/synapse/blob/develop/docs/turn-howto.md for more details # turn_uris = [ # "turn:your.turn.url?transport=udp"