flake-modules: don't explicitly set treefmt package

This commit is contained in:
Matt Sturgeon
2024-06-05 09:09:07 +01:00
parent 4d1d008e78
commit d9789956d9
-1
View File
@@ -11,7 +11,6 @@
{
treefmt.config = {
projectRootFile = "flake.nix";
package = pkgs.treefmt;
programs = {
nixfmt-rfc-style.enable = true;