{pkgs, config, lib, ...}: { environment.systemPackages = with pkgs; [ curl dmidecode git htop hwdata iftop iptraf-ng lm_sensors lsb-release mg openssl parted pciutils rsync strace tcpdump tmux unzip unzip usbutils vim wget ]; }