From 03ed4b2cd2d0516723b71b0a40923c296169b24c Mon Sep 17 00:00:00 2001 From: Kleidi Bujari Date: Mon, 16 Feb 2026 19:03:06 -0800 Subject: bump nixfmt to new name --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index aff22f1..56769ce 100644 --- a/flake.nix +++ b/flake.nix @@ -72,7 +72,7 @@ { inherit nixosModules nixosConfigurations overlays; - formatter = forAllSystems (system: nixpkgsFor.${system}.nixfmt-rfc-style); + formatter = forAllSystems (system: nixpkgsFor.${system}.nixfmt); packages = forAllSystems ( system: let -- cgit v1.3.1