feat: hectic-lab: users for matrix
This commit is contained in:
@@ -20,9 +20,14 @@ in {
|
||||
conf = {
|
||||
default_server_config = {
|
||||
"m.homeserver".base_url = "https://${cfg.matrixDomain}";
|
||||
"m.homeserver".server_name = cfg.matrixDomain;
|
||||
"m.identity_server".base_url = "https://vector.im";
|
||||
};
|
||||
|
||||
room_directory.servers = [
|
||||
cfg.matrixDomain
|
||||
];
|
||||
|
||||
default_theme = "dark";
|
||||
show_labs_settings = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user