aboutsummaryrefslogtreecommitdiff
path: root/treefmt.toml
diff options
context:
space:
mode:
Diffstat (limited to 'treefmt.toml')
-rw-r--r--treefmt.toml9
1 files changed, 4 insertions, 5 deletions
diff --git a/treefmt.toml b/treefmt.toml
index ff7d972be..0d8323d6e 100644
--- a/treefmt.toml
+++ b/treefmt.toml
@@ -1,5 +1,4 @@
-[formatter]
-# [formatter.nix]
-# command = "nixfmt"
-# includes = ["*.nix"]
-# excludes = ["tests/**"]
+[formatter.nix]
+command = "nixfmt"
+includes = ["*.nix"]
+excludes = ["tests/**"]