diff --git a/modules/programs/difftastic.nix b/modules/programs/difftastic.nix index c703fd42..f3997f53 100644 --- a/modules/programs/difftastic.nix +++ b/modules/programs/difftastic.nix @@ -75,7 +75,7 @@ in default = { }; example = { color = "dark"; - sort-path = true; + sort-paths = true; tab-width = 8; }; description = "Configuration options for {command}`difftastic`. See {command}`difft --help`";