chore: remove all development tools (cargo,npm,etc) from global packages

This commit is contained in:
Youwen Wu 2024-08-18 14:23:20 -07:00
parent bbe6adc498
commit 77708927da
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
5 changed files with 0 additions and 44 deletions

View file

@ -40,11 +40,6 @@
# it provides the command `nom` works just like `nix`
# with more details log output
nix-output-monitor
# dev tools
nodePackages_latest.pnpm
rustfmt
rust-analyzer
];
programs.git.extraConfig.commit.gpgsign = "false";