aboutsummaryrefslogtreecommitdiff
path: root/treefmt.toml
diff options
context:
space:
mode:
Diffstat (limited to 'treefmt.toml')
-rw-r--r--treefmt.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/treefmt.toml b/treefmt.toml
index 67dd3df..418b759 100644
--- a/treefmt.toml
+++ b/treefmt.toml
@@ -1,5 +1,5 @@
[formatter.nix]
-command = "nixpkgs-fmt"
+command = "nixfmt"
includes = ["*.nix"]
[formatter.toml]