Add a different format styler

This commit is contained in:
Greg Hellings
2024-10-11 10:26:22 -05:00
parent b7bd4879b0
commit bd9a40c48e
+1 -1
View File
@@ -7,7 +7,7 @@
deadnix.enable = true;
# Needs https://github.com/DeterminateSystems/flake-checker/pull/130
#flake-checker.enable = true;
nixpkgs-fmt.enable = true;
nixfmt-rfc-style.enable = true;
};
};
}