diff --git a/Dockerfile b/Dockerfile index bc44907..12a1738 100644 --- a/Dockerfile +++ b/Dockerfile @@ -33,6 +33,9 @@ RUN rpm -e --nodeps plasma-workspace-libs plasma-workspace libplasma \ RUN dnf install --allowerasing --nogpgcheck -y sonic-keybind-daemon sonic-frameworks-windowsystem sonic-system-info sonic-screen sonic-screen-library sonic-sysguard-library +RUN dnf remove -y sddm && \ + dnf install --allowerasing --nogpgcheck -y sonic-login-manager + RUN dnf install -y fish distrobox nvtop intel-media-driver libva-intel-driver htop RUN dnf install -y https://github.com/TheAssassin/AppImageLauncher/releases/download/v2.2.0/appimagelauncher-2.2.0-travis995.0f91801.x86_64.rpm