mirror of
https://github.com/EdenQwQ/nixos.git
synced 2025-12-26 18:34:56 +08:00
fmt: directly use nixfmt as rfc-style is default now
This commit is contained in:
parent
4667f69f52
commit
6b440dbd4a
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@
|
|||
treefmt = {
|
||||
projectRootFile = "flake.nix";
|
||||
programs.nixfmt.enable = true;
|
||||
programs.nixfmt.package = pkgs.nixfmt-rfc-style;
|
||||
programs.black.enable = true;
|
||||
programs.prettier.enable = true;
|
||||
programs.beautysh.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue