Is your feature request related to a problem? Please describe.
Running nix run github:numtide/treefmt pulls about 5GB of dependencies.
It seems like the linters are somehow downloaded even when they are not used.
Describe the solution you'd like
The default app should be lightweight and downloading the linters tools should be optional.