This commit is contained in:
martyTF 2026-05-14 00:12:39 +02:00
parent 97dd1f7d40
commit 2a301ca65d

View file

@ -33,7 +33,7 @@ in
};
config = {
services =
if config.server.synapse.enable then
if config.server.social.synapse.enable then
{
postgresql.enable = true;
matrix-synapse = {