mirror of
https://github.com/nix-community/nixvim.git
synced 2026-09-26 01:00:44 -04:00
flake-modules: don't explicitly set treefmt package
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
{
|
||||
treefmt.config = {
|
||||
projectRootFile = "flake.nix";
|
||||
package = pkgs.treefmt;
|
||||
|
||||
programs = {
|
||||
nixfmt-rfc-style.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user