fix matrix #195

Merged
clan-bot merged 7 commits from bump-buildbot into main 2024-06-20 16:21:46 +00:00
Showing only changes of commit 18914f9ab1 - Show all commits

View File

@ -2,4 +2,7 @@
{
imports = [ self.inputs.clan-core.clanModules.matrix-synapse ];
clan.matrix-synapse.domain = "clan.lol";
clan.matrix-synapse.users.admin = { admin = true; };
clan.matrix-synapse.users.monitoring = {};
}