programs.helix.ignores

Home-Manager option

List of paths that should be globally ignored for file picker. Supports the usual ignore and negative ignore (unignore) rules used in .gitignore files.

type: list of string
Default
[ ]
Example
[ ".build/" "!.gitignore" ]
declared in: <home-manager/modules/programs/helix.nix>source unavailable