Update well-known matrix

This commit is contained in:
2022-04-11 14:26:50 +01:00
parent a5a0f367cb
commit e02557ba90
2 changed files with 13 additions and 4 deletions

View File

@@ -2,8 +2,6 @@
let
fqdn = "matrix.broccoli.town";
in {
networking.firewall.allowedTCPPorts = [ 80 8448 443 ];
services.matrix-synapse = {
enable = true;
settings = {