services.mjolnir.homeserverUrl

NixOS option

Where the homeserver is located (client-server URL). If pantalaimon.enable is true, this option will become the homeserver to which pantalaimon connects. The listen address of pantalaimon will then become the homeserverUrl of mjolnir.

type: string
Default
"https://matrix.org"
declared in: nixos/modules/services/matrix/mjolnir.nixView source on NixOS/nixpkgs →