mjolnir: migrate to matrix.nixos.org
Martin Weinelt committed
May 20, 2024 at 21:58 UTC
4645d268d3234d30edff7592aa28b54199ce9af2
1 file changed
+1
-1
non-critical-infra/modules/mjolnir.nix
+1
-1
@@ -22,7 +22,7 @@
22
23
services.mjolnir = {
24
enable = true;
25
- homeserverUrl = "https://nixos.ems.host:443";
25
+ homeserverUrl = "https://matrix.nixos.org:443";
26
27
pantalaimon = {
28
enable = true;