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