feat(kde): Add krdp

This commit is contained in:
Kyle Gospodnetich 2024-06-22 12:40:49 -07:00
parent a551bf096f
commit 22ad79f6d8

View File

@ -463,7 +463,8 @@ RUN rpm-ostree install \
# Configure KDE & GNOME
RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
rpm-ostree install \
qt && \
qt \
krdp && \
rpm-ostree override remove \
plasma-welcome && \
rpm-ostree override replace \