flake-modules: don't explicitly set treefmt package

This commit is contained in:
Matt Sturgeon 2024-06-04 17:36:09 +01:00
parent 4d1d008e78
commit d9789956d9
No known key found for this signature in database
GPG key ID: 4F91844CED1A8299

View file

@ -11,7 +11,6 @@
{
treefmt.config = {
projectRootFile = "flake.nix";
package = pkgs.treefmt;
programs = {
nixfmt-rfc-style.enable = true;