add nixpkgs-fmt

This commit is contained in:
sadan 2025-05-06 17:23:11 -04:00
parent 4c228c8e78
commit 7aa34369cb
No known key found for this signature in database

View file

@ -2,6 +2,7 @@
home = {
packages = with pkgs; [
nixfmt-rfc-style
nixpkgs-fmt
nixd
];
};