add some package

This commit is contained in:
陈浩南 2023-06-17 20:44:00 +08:00
parent 06d94e2f7f
commit 7616017832

View File

@ -4,8 +4,8 @@
{ {
environment.systemPackages = with inputs.pkgs; environment.systemPackages = with inputs.pkgs;
[ [
beep neofetch screen dos2unix tldr gnugrep beep neofetch screen dos2unix tldr gnugrep pv
pciutils usbutils lshw powertop pciutils usbutils lshw powertop compsize
ksh ksh
vim nano vim nano
wget aria2 curl yt-dlp wget aria2 curl yt-dlp
@ -18,6 +18,7 @@
openssl ssh-to-age gnupg age sops openssl ssh-to-age gnupg age sops
ipset iptables iproute2 dig nettools ipset iptables iproute2 dig nettools
gcc clang-tools gcc clang-tools
android-tools
]; ];
programs = programs =
{ {