Added Livekit

This commit is contained in:
2026-04-27 10:25:39 +02:00
parent fa0cb9cc59
commit 4bd15188c9
5 changed files with 64 additions and 2 deletions
+7
View File
@@ -122,6 +122,13 @@ let
server_name = "cyperpunk.de";
};
};
jitsi = {
preferred_domain = "jitsi.cyperpunk.de";
};
element_call = {
url = "https://cyperpunk.de/livekit/jwt";
use_exclusively = true;
};
setting_defaults = {
custom_themes = catppuccinThemes;
feature_custom_themes = true;
+1
View File
@@ -32,6 +32,7 @@
macaroon_secret_key = "$__file{${config.sops.secrets.matrix_macaroon_secret.path}}";
experimental_features = {
"msc3266_enabled" = true;
"msc3779_enabled" = true;
};
listeners = [
{