services.nfs.settings

General configuration for NFS daemons and tools. See nfs.conf(5) and related man pages for details.

Type
attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))
Default
{ }
Example
{
  mountd.manage-gids = true;
}
Declared
<nixpkgs/nixos/modules/tasks/filesystems/nfs.nix>