forked from Drift/pvv-nixos-config
services/element: make room directory dropdown actually contain the right servers
This commit is contained in:
parent
940c42559d
commit
5528a253b4
|
@ -27,7 +27,7 @@
|
||||||
feature_custom_status = false;
|
feature_custom_status = false;
|
||||||
};
|
};
|
||||||
default_theme = "dark";
|
default_theme = "dark";
|
||||||
roomDirectory.servers = [
|
room_directory.servers = [
|
||||||
"pvv.ntnu.no"
|
"pvv.ntnu.no"
|
||||||
"matrix.omegav.no"
|
"matrix.omegav.no"
|
||||||
"matrix.org"
|
"matrix.org"
|
||||||
|
|
Loading…
Reference in New Issue