Migrate matrix-synapse away from docker

This commit is contained in:
Charlotte Van Petegem 2021-07-10 14:19:05 +02:00
parent 7051e2e1e3
commit 3af05052c8
No known key found for this signature in database
GPG key ID: 019E764B7184435A
10 changed files with 202 additions and 0 deletions

View file

@ -31,6 +31,7 @@
};
games.tetris.server = true;
services = {
matrix.enable = true;
nextcloud.enable = true;
syncthing.enable = true;
};