Skip to content

Commit

Permalink
style: use nixfmt-rfc-style
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobLichterfeld committed Oct 3, 2024
1 parent 33b8023 commit 0820561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/flake-modules/formatter.nix
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@

programs.prettier.enable = true;

programs.nixpkgs-fmt.enable = true;
programs.nixfmt-rfc-style.enable = true;
};
};
}

0 comments on commit 0820561

Please sign in to comment.