feat(common): add btop and ncdu
This commit is contained in:
parent
cd33e8988f
commit
c99cc49b97
1 changed files with 5 additions and 3 deletions
|
@ -55,12 +55,14 @@ in {
|
|||
|
||||
environment = {
|
||||
systemPackages = with pkgs; [
|
||||
neovim
|
||||
git
|
||||
btop
|
||||
curl
|
||||
wget
|
||||
git
|
||||
htop
|
||||
ncdu
|
||||
neovim
|
||||
ripgrep
|
||||
wget
|
||||
];
|
||||
|
||||
variables = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue