diff options
Diffstat (limited to 'treefmt.toml')
| -rw-r--r-- | treefmt.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/treefmt.toml b/treefmt.toml index 418b759..8dd14ff 100644 --- a/treefmt.toml +++ b/treefmt.toml @@ -1,4 +1,4 @@ -[formatter.nix] +[formatter.nixfmt] command = "nixfmt" includes = ["*.nix"] |
