MyNixOS website logo

Configuration options for difftastic. See difft --help.

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