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;
[
beep neofetch screen dos2unix tldr gnugrep
pciutils usbutils lshw powertop
beep neofetch screen dos2unix tldr gnugrep pv
pciutils usbutils lshw powertop compsize
ksh
vim nano
wget aria2 curl yt-dlp
@ -18,6 +18,7 @@
openssl ssh-to-age gnupg age sops
ipset iptables iproute2 dig nettools
gcc clang-tools
android-tools
];
programs =
{