Update well-known matrix
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
let
|
||||
fqdn = "matrix.broccoli.town";
|
||||
in {
|
||||
networking.firewall.allowedTCPPorts = [ 80 8448 443 ];
|
||||
|
||||
services.matrix-synapse = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
||||
Reference in New Issue
Block a user