Using kickstart install either fails in graphical mode or prompts to ignore in text mode
It complains of missing screen package
This is what my kickstart has for packages:
%packages
@^minimal-environment
dnf-plugins-core
kexec-tools
cockpit
cockpit-bridge
cockpit-packagekit
cockpit-podman
cockpit-storaged
cockpit-system
cockpit-ws
jq
podman
podman-docker
python39-devel
screen
tmux
vim-enhanced
zsh
%end