base: cleanup pkgs

This commit is contained in:
Motiejus Jakštys 2024-01-26 09:20:44 +02:00
parent b59d64c29c
commit 3234a33247
1 changed files with 3 additions and 9 deletions

View File

@ -98,22 +98,20 @@
pwgen
parted
sqlite
bonnie # disk benchmarking
dhcpcd
hdparm
sdparm
procps
vimv-rs
sysstat
ripgrep
ethtool
usbutils
pciutils
bsdgames
parallel
binutils
bandwhich
hyperfine
sloccount
stress-ng
dmidecode
moreutils
@ -140,21 +138,17 @@
tcpdump
testssl
dnsutils
bandwhich
speedtest-cli
prettyping
config.boot.kernelPackages.perf
(runCommand "prettyping-pp" {} ''
mkdir -p $out/bin
ln -s ${prettyping}/bin/prettyping $out/bin/pp
'')
# compression/decompression
xz
pigz
zstd
p7zip
brotli
zopfli
brotli
];
};