feat(matrix): add conduit as default matrix server
This commit is contained in:
parent
c73c212cd6
commit
1b7b6596a8
6 changed files with 202 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [ ./dendrite.nix ./element.nix ];
|
||||
imports = [ ./conduit.nix ./element.nix ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue