programs.difftastic.options

Configuration options for difftastic. See difft --help

Type
attribute set of (string or signed integer or boolean)
Default
{ }
Example
{
  color = "dark";
  sort-path = true;
  tab-width = 8;
}
Declared
<home-manager/modules/programs/difftastic.nix>