add nixpkgs-fmt

This commit is contained in:
Zynh Ludwig 2024-05-29 19:58:11 -07:00
parent 0a583090db
commit ab61c51afe

View file

@ -88,6 +88,7 @@
];
extraPackages = with pkgs; [
nil
nixpkgs-fmt
rustup
lua-language-server
];