programs.difftastic.git.diffToolMode

Whether to additionally configure difftastic as a git difftool.

When false, only diff.external is set (used for git diff). When true, both diff.external and difftool config are set (supporting both git diff and git difftool).

Type
boolean
Default
false
Declared
<home-manager/modules/programs/difftastic.nix>