nixfmt(-rfc-style): rename to new default
This commit is contained in:
parent
92dfeb989b
commit
b8d2906190
3 changed files with 3 additions and 3 deletions
|
@ -102,7 +102,7 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
projectRootFile = "flake.nix";
|
||||
programs.nixfmt-rfc-style.enable = true;
|
||||
programs.nixfmt.enable = true;
|
||||
};
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue