{pkgs, ...}: { environment.systemPackages = with pkgs; [ vim htop btop wget ripgrep nethogs ffmpeg-full parted ]; }