services.nscd.enable

NixOS option

Whether to enable the Name Service Cache Daemon. Disabling this is strongly discouraged, as this effectively disables NSS Lookups from all non-glibc NSS modules, including the ones provided by systemd.

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