Switch to nixfmt
This commit is contained in:
parent
7ce410664b
commit
3aab6ab23a
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@
|
|||
treefmt.config = {
|
||||
projectRootFile = "flake.nix";
|
||||
programs = {
|
||||
nixpkgs-fmt.enable = true;
|
||||
nixfmt.enable = true;
|
||||
rustfmt = {
|
||||
enable = true;
|
||||
package = rust.rustfmt;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue