Added du-dust and sorted alphabetically

This commit is contained in:
Alejandro Angulo 2023-08-24 17:27:08 -07:00
parent 4cf133db4d
commit 9b7969f225
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -18,23 +18,24 @@ in {
environment.systemPackages = with pkgs; [
inputs.agenix.packages.x86_64-linux.default
alejandra
bind # for dig
curl
deploy-rs
du-dust
fd
file
htop
jq
killall
lsof
pre-commit
progress
python3
ripgrep
sqlite
tcpdump
usbutils
wget
lsof
bind # for dig
tcpdump
progress
sqlite
];
};
}