services.heisenbridge.registrationUrl
NixOS option
The URL where the application service is listening for HS requests, from the Matrix HS perspective.# The default value assumes the bridge runs on the same host as the home server, in the same network.
type: stringDefault
"http://$\${cfg.address}:$\${toString cfg.port}"Example
declared in: nixos/modules/services/misc/heisenbridge.nixView source on NixOS/nixpkgs →"https://matrix.example.org"