services.biboumi.settings.xmpp_server_ip

NixOS option

The IP address to connect to the XMPP server on. The connection to the XMPP server is unencrypted, so the biboumi instance and the server should normally be on the same host.

type: string
Default
"127.0.0.1"
declared in: nixos/modules/services/networking/biboumi.nixView source on NixOS/nixpkgs →