dependencies.ffmpegthumbnailer.enable
Whether to add ffmpegthumbnailer to dependencies.
Type: boolean
Default:
false
Declared by:
dependencies.ffmpegthumbnailer.package
The ffmpegthumbnailer package to use.
Type: package
Default:
pkgs.ffmpegthumbnailer
Declared by:
dependencies.ffmpegthumbnailer.packageFallback
When enabled, the ffmpegthumbnailer package will be added to the end of the PATH (suffix) instead of the beginning (prefix).
This can be useful if you want local versions (e.g. from a devshell) to override the Nixvim version.
Type: boolean
Default:
false
Declared by: