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