Skip to content

Commit

Permalink
[helix] Auto-format Nix code
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Dec 31, 2024
1 parent d52851b commit 606373e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/helix/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
language = [
{
name = "nix";
auto-format = true;
formatter = {
command = "${pkgs.nixfmt-rfc-style}/bin/nixfmt";
};
Expand Down

0 comments on commit 606373e

Please sign in to comment.