{ config, pkgs, ... }: { home.packages = with pkgs; [ neofetch btop zsh wl-clipboard kitty vim wget curl ]; }