Package : Add inetutils.

This commit is contained in:
Dmitry Voronin 2024-06-09 02:38:09 +03:00
parent 5e815f1f3b
commit bef8b10147
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k
2 changed files with 3 additions and 1 deletions

View file

@ -13,16 +13,17 @@
gnutar gzip xz
hostname
imagemagick
inetutils
jq
lsof
man
nmap
openssh
parallel
tmux
pv
rsync
sqlite
pkgs.tmux
tree
wget
yt-dlp

View file

@ -15,6 +15,7 @@
gnumake gnused # GNU utils.
gparted parted # GUI/CLI disk partition tool.
imagemagick # Image converter and transformation tool.
inetutils # Things like FTP.
jq # Json parser.
lm_sensors # Hardware sensors, like temperature and fan speeds.
lshw # Detailed hardware info tool.