Update matrix.nix
Some checks failed
Deploy NixOS / deploy (push) Failing after 38s

This commit is contained in:
2026-02-12 23:38:16 -07:00
parent 7973c3c171
commit 0c85011750

View File

@@ -18,7 +18,7 @@ in
allow_registration = true;
allow_encryption = true;
allow_federation = true;
trusted_servers = [ "matrix.org" ];
trusted_servers = [ "matrix.org, chat.blahaj.zone" ];
ip_range_denylist = [
"127.0.0.0/8"
"10.0.0.0/8"