services.nbd.server.listenAddress

NixOS option

Address to listen on. If not specified, the server will listen on all interfaces.

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