module for synapse-matrix

This commit is contained in:
2025-03-08 20:00:09 -06:00
parent c526970745
commit a0efbc5188
5 changed files with 95 additions and 3 deletions

View File

@@ -113,5 +113,9 @@
enable = true;
enableProxy = true;
};
synapse = {
enable = true;
enableProxy = true;
};
};
}