{ username ? throw "username argument is required", }: { ... }: { home-manager.users.${username}.programs.tmux.enable = true; }