services: add matrix

This commit is contained in:
Bruno BELANYI 2021-01-31 16:56:44 +01:00
parent c4e78b2f16
commit 5d41f6206d
3 changed files with 172 additions and 0 deletions

View file

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