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