Added more cities to log

This commit is contained in:
2026-04-21 20:29:51 +02:00
parent 0ba098c18c
commit cfe0c19bf6
3 changed files with 50 additions and 20 deletions

View File

@@ -126,6 +126,14 @@ let
custom_themes = catppuccinThemes;
feature_custom_themes = true;
};
features = {
feature_group_calls = true;
};
element_call = {
url = "https://livekit.cyperpunk.de";
participant_limit = 8;
brand = "Element Call";
};
}
);
elementWebConfigured = pkgs.element-web.overrideAttrs (old: {