services.rpcbind.enable

NixOS option

Whether to enable rpcbind, an ONC RPC directory service notably used by NFS and NIS, and which can be queried using the rpcinfo(1) command. rpcbind is a replacement for portmap.

type: boolean
Default
false
declared in: nixos/modules/services/networking/rpcbind.nixView source on NixOS/nixpkgs →