nixfmt -> nixfmt-tree

This commit is contained in:
2026-01-12 15:22:16 -05:00
parent ee4fce8541
commit 61325ee8d7

View File

@@ -96,7 +96,7 @@
niri-package = inputs.niri.packages.${system}.niri-unstable; niri-package = inputs.niri.packages.${system}.niri-unstable;
in in
{ {
formatter.${system} = nixpkgs.legacyPackages.${system}.nixfmt; formatter.${system} = nixpkgs.legacyPackages.${system}.nixfmt-tree;
nixosConfigurations = nixpkgs.lib.foldl' ( nixosConfigurations = nixpkgs.lib.foldl' (
config: hostname: config: hostname: