services.local-content-share.listenAddress

NixOS option

Address on which the service will be available. The service will listen on all interfaces if set to an empty string.

type: string
Default
""
Example
"127.0.0.1"
declared in: nixos/modules/services/misc/local-content-share.nixView source on NixOS/nixpkgs →