modules: services: matrix: add mail configuration

This commit is contained in:
Bruno BELANYI 2021-06-09 18:54:16 +02:00
parent 4601a55253
commit 23e5ddd7f3
2 changed files with 45 additions and 0 deletions

View file

@ -65,6 +65,7 @@ in
# Matrix backend and Element chat front-end
matrix = {
enable = true;
mail = my.secrets.matrix.mail;
secret = my.secrets.matrix.secret;
};
miniflux = {