flake: replace nixpkgs-fmt with nixfmt
This commit is contained in:
parent
5e9e826c66
commit
41aa6a2850
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@
|
|||
};
|
||||
|
||||
treefmt.projectRootFile = "flake.nix";
|
||||
treefmt.programs.nixpkgs-fmt.enable = true;
|
||||
treefmt.programs.nixfmt.enable = true;
|
||||
};
|
||||
|
||||
flake = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue