diff --git a/samsehu/matrix-conduit.nix b/samsehu/matrix-conduit.nix index e49ad82..f090d5f 100644 --- a/samsehu/matrix-conduit.nix +++ b/samsehu/matrix-conduit.nix @@ -14,6 +14,7 @@ in enable = true; settings.global = { server_name = "${homeserver-url}"; + trusted_servers = []; }; };