add nixpkgs-fmt

main
Zynh Ludwig 2024-05-29 19:58:11 -07:00
parent 0a583090db
commit ab61c51afe
1 changed files with 1 additions and 0 deletions

View File

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