mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-01 08:34:41 +02:00
flake-modules: don't explicitly set treefmt package
This commit is contained in:
parent
4d1d008e78
commit
d9789956d9
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
|||
{
|
||||
treefmt.config = {
|
||||
projectRootFile = "flake.nix";
|
||||
package = pkgs.treefmt;
|
||||
|
||||
programs = {
|
||||
nixfmt-rfc-style.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue