base: programs: cleanup path

This commit is contained in:
Antoine Martin 2023-12-13 17:39:30 +01:00
parent f9c3ebc5c2
commit 2a49eea1bf

View file

@ -22,11 +22,11 @@
(pkgs)
# shell usage
bat
fd
file
ripgrep
sd
tmux
tokei
tree
wget
@ -35,37 +35,24 @@
usbutils
# development
agenix
alejandra
git
git-crypt
git-lfs
gnumake
gnupg
kakoune
pinentry-qt
python3
vim
# terminal utilities
bottom
dogdns
du-dust
htop
ldns # drill
tealdeer
unzip
zip
# nix pkgs lookup
nix-index
agenix
cachix
;
inherit
(pkgs.llvmPackages_16)
bintools
clang
;
};
}