chore: Redundant flake output

This commit is contained in:
Sridhar Ratnakumar 2024-06-21 19:41:21 -04:00
parent 3eea3bcd43
commit 451250effd
No known key found for this signature in database

View file

@ -80,7 +80,6 @@
projectRootFile = "flake.nix";
programs.nixpkgs-fmt.enable = true;
};
formatter = config.treefmt.build.wrapper;
packages.default = self'.packages.activate;