Added more cities to log
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user