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