🔧 nixfmt pre-commit changes

This commit is contained in:
2026-01-14 11:45:22 -05:00
parent 378ebde013
commit 59653e76e9
2 changed files with 7 additions and 7 deletions

View File

@@ -8,7 +8,7 @@
src = ./.;
hooks = {
deadnix.enable = true;
nixfmt-rfc-style.enable = true;
nixfmt.enable = true;
statix.enable = true;
};
};