{ pkgs, ... }: { environment.systemPackages = with pkgs; [ tree neofetch btop git ]; }