nixfmt -> nixfmt-tree
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user