services.locate.pruneNames

Directory components which should exclude paths containing them from indexing

Type
list of string
Default

[ ".bzr" ".cache" ".git" ".hg" ".svn" ], if supported by the locate implementation (i.e. mlocate or plocate).

Declared
<nixpkgs/nixos/modules/misc/locate.nix>