{ pkgs, ... }: { environment.systemPackages = with pkgs; [ wl-clipboard kitty vim wget git curl zsh ]; }