diff --git a/iso/enable_anaconda.sh b/iso/enable_anaconda.sh index 9785119..da9f75a 100755 --- a/iso/enable_anaconda.sh +++ b/iso/enable_anaconda.sh @@ -11,7 +11,11 @@ rm -rf /home # -------------------------------------------------------------------- dnf install -y \ anaconda \ - anaconda-webui + anaconda-gui \ + anaconda-live \ + anaconda-widgets \ + xorg-x11-server-Xwayland \ + polkit # -------------------------------------------------------------------- # Phase 3: Installer-Launcher systemweit anlegen