diff --git a/flake.nix b/flake.nix index ebd4ad0..2ab60c0 100644 --- a/flake.nix +++ b/flake.nix @@ -30,7 +30,7 @@ ]; outputs-builder = channels: { - formatter = channels.nixpkgs.nixfmt-rfc-style; + formatter = channels.nixpkgs.alejandra; }; alias = { diff --git a/homes/x86_64-linux/marley@nyx/default.nix b/homes/x86_64-linux/marley@nyx/default.nix index 831366e..0de121e 100644 --- a/homes/x86_64-linux/marley@nyx/default.nix +++ b/homes/x86_64-linux/marley@nyx/default.nix @@ -16,7 +16,7 @@ in # FIXME: Remove this once nvim is set up home.packages = with pkgs; [ - nixfmt-rfc-style + alejandra nil statix manix