feate(nixos) bfs: matrix, element, bla bla bla

This commit is contained in:
2025-12-05 19:36:53 +00:00
parent 5177f9a1f6
commit 9a5bfa3f80
4 changed files with 46 additions and 19 deletions

View File

@@ -17,6 +17,9 @@ in {
allowedUDPPortRanges = [
{ from = 49152; to = 65535; }
];
allowedTCPPortRanges = [
{ from = 50000; to = 51000; }
];
};
services.matrix-synapse.settings = {