This commit is contained in:
parent
b582aff866
commit
5487f3f5c8
5 changed files with 193 additions and 0 deletions
|
|
@ -68,6 +68,9 @@ in
|
|||
matrix = {
|
||||
enable = true;
|
||||
mailConfigFile = secrets."matrix/mail".path;
|
||||
bridges = {
|
||||
enable = true;
|
||||
};
|
||||
# Only necessary when doing the initial registration
|
||||
# secret = "change-me";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue