aboutsummaryrefslogtreecommitdiff
path: root/treefmt.toml
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2024-12-26 11:22:27 -0800
committerFranck Cuny <franck@fcuny.net>2024-12-26 11:22:27 -0800
commit672685474e6ee4ac2efe187fba060a1950493406 (patch)
tree675285cb5542cbf89ec93c90e9947fbac58b89bd /treefmt.toml
parentactually build the site with nix build (diff)
downloadfcuny.net-672685474e6ee4ac2efe187fba060a1950493406.tar.gz
add back the resume and generate it with nix
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]