bicep/matrix: update element lab flags and room directoriy listings
Eval nix flake / evals (push) Failing after 1m44s Details

This commit is contained in:
Daniel Lovbrotte Olsen 2024-03-05 05:28:13 +01:00
parent 545583cf04
commit 9f46be1ca1
1 changed files with 5 additions and 2 deletions

View File

@ -24,21 +24,24 @@ in {
features = {
feature_latex_maths = true;
feature_pinning = true;
feature_render_reaction_images = true;
feature_state_counters = true;
feature_custom_status = false;
# element call group calls
feature_group_calls = true;
};
default_theme = "dark";
room_directory.servers = [
"pvv.ntnu.no"
"matrixrooms.info"
"matrix.omegav.no"
"matrix.org"
"libera.chat"
"gitter.im"
"mozilla.org"
"kde.org"
"t2bot.io"
"fosdem.org"
"dodsorf.as"
"nani.wtf"
];
enable_presence_by_hs_url = {
"https://matrix.org" = false;