MyNixOS website logo
option

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).

Declarations
Type
boolean
Default
false