services.jenkins.listenAddress
NixOS option
Specifies the bind address on which the jenkins HTTP interface listens. The default is the wildcard address.
type: stringDefault
"0.0.0.0"
Example
declared in: nixos/modules/services/continuous-integration/jenkins/default.nixView source on NixOS/nixpkgs →"localhost"