base: programs: cleanup path
This commit is contained in:
parent
693e44a8fe
commit
b5e1c6c608
|
@ -21,12 +21,12 @@
|
|||
inherit
|
||||
(pkgs)
|
||||
# shell usage
|
||||
|
||||
|
||||
bat
|
||||
fd
|
||||
file
|
||||
ripgrep
|
||||
sd
|
||||
tmux
|
||||
tokei
|
||||
tree
|
||||
wget
|
||||
|
@ -34,38 +34,25 @@
|
|||
pciutils
|
||||
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
|
||||
;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue