Added Livekit

This commit is contained in:
2026-04-27 21:16:30 +02:00
parent 4bd15188c9
commit ff3c4f6faf
6 changed files with 86 additions and 40 deletions
+4 -1
View File
@@ -126,9 +126,12 @@ let
preferred_domain = "jitsi.cyperpunk.de";
};
element_call = {
url = "https://cyperpunk.de/livekit/jwt";
url = "https://call.element.io";
use_exclusively = true;
};
livekit = {
livekit_service_url = "https://cyperpunk.de/livekit/jwt";
};
setting_defaults = {
custom_themes = catppuccinThemes;
feature_custom_themes = true;
+2
View File
@@ -33,6 +33,8 @@
experimental_features = {
"msc3266_enabled" = true;
"msc3779_enabled" = true;
"msc3401_enabled" = true;
"msc4143_enabled" = true;
};
listeners = [
{