services.nscd.enableNsncd

NixOS option

Whether to use nsncd instead of nscd from glibc. This is a nscd-compatible daemon, that proxies lookups, without any caching. Using nscd from glibc is discouraged.

type: boolean
Default
true
declared in: nixos/modules/services/system/nscd.nixView source on NixOS/nixpkgs →