services.locate.pruneNames
NixOS option
Directory components which should exclude paths containing them from indexing
type: list of stringDefault
declared in: nixos/modules/misc/locate.nixView source on NixOS/nixpkgs →<rendered-html><p><code>[ ".bzr" ".cache" ".git" ".hg" ".svn" ]</code>, if supported by the locate implementation (i.e. mlocate or plocate).</p> </rendered-html>