{ pkgs, username, ... }: { hjem.users.${username}.packages = with pkgs; [ btop clang curl git lld llvmPackages.bintools lua-language-server neofetch neovim nixd nixfmt statix tlrc unzip wget wl-clipboard ]; }