programs.fzf.defaultCommand

The command that gets executed as the default source for fzf when running.

Type
null or string
Default
null
Example
"fd --type f"
Declared
<home-manager/modules/programs/fzf.nix>