{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ vim wget neofetch git curl unzip htop btop iftop ]; }