1
0
Fork 0

Install ncdu

This commit is contained in:
Malte Brandy 2019-11-05 23:22:19 +01:00
parent 3ec2aafd22
commit 253352c2e9
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -74,7 +74,7 @@ in rec {
inherit (pkgs.rxvt_unicode) terminfo;
inherit (pkgs.pythonPackages) qrcode;
inherit (pkgs)
git-crypt htop tree pwgen borgbackup inotifyTools direnv socat nmap
git-crypt htop tree pwgen borgbackup inotifyTools direnv socat nmap ncdu
tcpdump tmux tig exa fzf ag fd bat ripgrep ranger pass sshuttle vnstat;
};
gw2wrapper = writeHaskellScript {