begin zulip stuff
This commit is contained in:
parent
fe9f423d8d
commit
28795e9b3e
3 changed files with 9 additions and 0 deletions
10
clients/nova/matrix/continuwuity.nix
Normal file
10
clients/nova/matrix/continuwuity.nix
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
quad.matrix = {
|
||||
enable = true;
|
||||
domain = "polyphony.chat";
|
||||
settings.well_known = {
|
||||
support_email = "info@polyphony.chat";
|
||||
support_mxid = null;
|
||||
};
|
||||
};
|
||||
}
|
||||
1
clients/nova/matrix/zulip.nix
Normal file
1
clients/nova/matrix/zulip.nix
Normal file
|
|
@ -0,0 +1 @@
|
|||
{ }
|
||||
Loading…
Add table
Add a link
Reference in a new issue