diff --git a/modules/common/helix.nix b/modules/common/helix.nix index 7ab820c..d13e06f 100644 --- a/modules/common/helix.nix +++ b/modules/common/helix.nix @@ -67,7 +67,7 @@ in { { name = "nix"; auto-format = false; - formatter.command = "alejandra"; + formatter.command = "nixfmt"; } { @@ -212,7 +212,7 @@ in { marksman # NIX - alejandra + nixfmt-rfc-style nil # PYTHON