base: programs: cleanup path
This commit is contained in:
parent
693e44a8fe
commit
b5e1c6c608
|
@ -22,11 +22,11 @@
|
||||||
(pkgs)
|
(pkgs)
|
||||||
# shell usage
|
# shell usage
|
||||||
|
|
||||||
|
bat
|
||||||
fd
|
fd
|
||||||
file
|
file
|
||||||
ripgrep
|
ripgrep
|
||||||
sd
|
sd
|
||||||
tmux
|
|
||||||
tokei
|
tokei
|
||||||
tree
|
tree
|
||||||
wget
|
wget
|
||||||
|
@ -35,37 +35,24 @@
|
||||||
usbutils
|
usbutils
|
||||||
# development
|
# development
|
||||||
|
|
||||||
|
agenix
|
||||||
alejandra
|
alejandra
|
||||||
git
|
git
|
||||||
git-crypt
|
git-crypt
|
||||||
git-lfs
|
git-lfs
|
||||||
gnumake
|
gnumake
|
||||||
gnupg
|
gnupg
|
||||||
kakoune
|
|
||||||
pinentry-qt
|
pinentry-qt
|
||||||
python3
|
python3
|
||||||
vim
|
vim
|
||||||
# terminal utilities
|
# terminal utilities
|
||||||
|
|
||||||
bottom
|
|
||||||
dogdns
|
dogdns
|
||||||
du-dust
|
du-dust
|
||||||
htop
|
htop
|
||||||
ldns # drill
|
ldns # drill
|
||||||
tealdeer
|
|
||||||
unzip
|
unzip
|
||||||
zip
|
zip
|
||||||
# nix pkgs lookup
|
|
||||||
|
|
||||||
nix-index
|
|
||||||
agenix
|
|
||||||
cachix
|
|
||||||
;
|
|
||||||
|
|
||||||
inherit
|
|
||||||
(pkgs.llvmPackages_16)
|
|
||||||
bintools
|
|
||||||
clang
|
|
||||||
;
|
;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue