Switch nixfmt for nixpkgs-fmt
This commit is contained in:
parent
345796ff1f
commit
0be3e6f634
@ -25,7 +25,7 @@
|
|||||||
};
|
};
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
# nix stuff
|
# nix stuff
|
||||||
nixfmt
|
nixpkgs-fmt
|
||||||
nil
|
nil
|
||||||
statix
|
statix
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user