Revert "try and do these settings differently"

This reverts commit 5455618ee2.
This commit is contained in:
Lillian Violet 2026-03-17 18:32:04 +01:00
parent 5455618ee2
commit d91fe22030

View file

@ -65,10 +65,7 @@ in {
turn_uris = ["turn:turn.gladtherescake.eu.url?transport=udp" "turn:turn.gladtherescake.eu?transport=tcp"]; turn_uris = ["turn:turn.gladtherescake.eu.url?transport=udp" "turn:turn.gladtherescake.eu?transport=tcp"];
matrix_rtc = { matrix_rtc = {
foci = [ foci = [
{ ''{type = "livekit", livekit_service_url = "https://${livekit-url}"},''
type = "livekit";
livekit_service_url = "https://${livekit-url}";
}
]; ];
}; };
turn-secret-file = config.sops.secrets."coturn-auth-secret".path; turn-secret-file = config.sops.secrets."coturn-auth-secret".path;