WIP
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Bruno BELANYI 2022-09-05 10:12:01 +02:00
parent b582aff866
commit 5487f3f5c8
5 changed files with 193 additions and 0 deletions

View file

@ -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";
};