{pkgs, ...}: { home.packages = with pkgs; [ neofetch (inxi.override { withRecommendedSystemPrograms = true; }) lm_sensors hddtemp freeipmi ipmitool smartmontools tree btop htop pciutils usbutils iotop iptraf-ng ]; }