MyNixOS website logo
option

programs.ripgrep-all.custom_adapters.*.mimetypes

If not null and --rga-accurate is enabled, mime type matching is used instead of file name matching.

Declarations
Type
null or (list of string)
Default
null
Example
[
  "application/pdf"
]