matrix: migrate server and setup federation

It works, but looks and feels hacky. Needs cleanups
This commit is contained in:
Antoine Martin 2021-01-28 01:29:13 +01:00
parent 28c00529bb
commit 4d89de4841
3 changed files with 105 additions and 0 deletions

View file

@ -2,6 +2,7 @@
{
imports = [
./matrix.nix
./monitoring.nix
];
}