MyNixOS website logo

Configuration options for difftastic. See difft --help.

Declarations
Type
attribute set of (string or signed integer or boolean or list of (string or signed integer or boolean))
Default
{ }
Example
{
  color = "dark";
  sort-paths = true;
  tab-width = 8;
}