feat(common): add btop and ncdu

This commit is contained in:
uku 2024-11-26 10:20:09 +01:00
parent cd33e8988f
commit c99cc49b97
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o

View file

@ -55,12 +55,14 @@ in {
environment = {
systemPackages = with pkgs; [
neovim
git
btop
curl
wget
git
htop
ncdu
neovim
ripgrep
wget
];
variables = {