services.irkerd.listenAddress
NixOS option
Specifies the bind address on which the irker daemon listens. The default is localhost. Irker authors strongly warn about the risks of running this on a publicly accessible interface, so change this with caution.
type: stringDefault
"localhost"
Example
declared in: nixos/modules/services/misc/irkerd.nixView source on NixOS/nixpkgs →"0.0.0.0"