10 lines
184 B
Nix
10 lines
184 B
Nix
{
|
|
quad.matrix = {
|
|
enable = true;
|
|
domain = "polyphony.chat";
|
|
settings.well_known = {
|
|
support_email = "info@polyphony.chat";
|
|
support_mxid = null;
|
|
};
|
|
};
|
|
}
|