From aeab0a6f5b7e62d5c6c33b0404069769ba430654 Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Mon, 12 Jan 2026 15:23:28 -0500 Subject: [PATCH] nixfmt-rfc-style -> nixfmt-tree --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 309aa81..05d5f0f 100644 --- a/flake.nix +++ b/flake.nix @@ -170,7 +170,7 @@ lib = import ./modules/lib.nix { inherit inputs pkgs; }; in { - formatter.x86_64-linux = nixpkgs.legacyPackages.x86_64-linux.nixfmt-rfc-style; + formatter.x86_64-linux = nixpkgs.legacyPackages.x86_64-linux.nixfmt-tree; nixosConfigurations.${hostname} = lib.nixosSystem { inherit system; specialArgs = {