system.nssDatabases.passwd

NixOS option

List of passwd entries to configure in /etc/nsswitch.conf. Note that “files” is always prepended while “systemd” is appended if nscd is enabled. This option only takes effect if nscd is enabled.

type: list of string
Default
[ ]
declared in: nixos/modules/config/nsswitch.nixView source on NixOS/nixpkgs →