Add duf to home.nix

This commit is contained in:
2022-05-16 11:48:05 -07:00
parent ea41684188
commit 95d1472636

View File

@@ -41,11 +41,14 @@ in
home.packages = with pkgs; [
xonsh_with_plugins
# Jump to directories
zoxide
# Better cat
bat
# Better find
fd
# Better df
duf
htop
fzf
ncdu