feat: add dendrite & element-web
This commit is contained in:
parent
b7741ff5ee
commit
35ee1dac1f
7 changed files with 161 additions and 0 deletions
5
services/matrix/default.nix
Normal file
5
services/matrix/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [ ./dendrite.nix ./element.nix ];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue