services.biboumi.settings.password

NixOS option

The password used to authenticate the XMPP component to your XMPP server. This password must be configured in the XMPP server, associated with the external component on hostname. Set it to null and use credentialsFile if you do not want this password to go into the Nix store.

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