matrix: moved to own dir + added housecleaning
This commit is contained in:
parent
5aea8b7afb
commit
5bdebc357a
5 changed files with 52 additions and 2 deletions
7
machines/gerd/services/matrix/default.nix
Normal file
7
machines/gerd/services/matrix/default.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
imports = [
|
||||
./matrix-synapse.nix
|
||||
./element.nix
|
||||
./housecleaning.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue