modules: services: matrix: add mail configuration
This commit is contained in:
parent
4601a55253
commit
23e5ddd7f3
2 changed files with 45 additions and 0 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue