{pkgs, ...}: { environment.systemPackages = with pkgs; [ wget curl htop iotop iftop nload lsof ]; }