1
0
Fork 0

Revert "feat: Stop removing plasma discover"
Some checks failed
/ Build onc-kde:main (push) Successful in 9m58s
/ Build onc-kde:main-nvidia (push) Failing after 4m25s
/ Build onc-kde:main-nvidia-ver4a (push) Has been skipped
/ Build onc-kde:main-ver4a (push) Successful in 6m43s

This reverts commit d7b86d3e4a, because I
realized discover uses rpm-ostree (which is unsupported for this image,
because it uses bootc features).
This commit is contained in:
ver4a 2026-01-19 00:42:55 +01:00
parent ba97ecf224
commit e57fbda898
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ RUN dnf5 -y install croc solaar openrgb wireguard-tools
RUN dnf5 -y install codium neovim wl-clipboard ansible python3-ansible-lint uv butane coreos-installer java-21-openjdk-devel
# Remove unwanted packages
RUN dnf5 -y remove kde-connect
RUN dnf5 -y remove kde-connect plasma-discover plasma-discover-libs
# Remove Firefox rpm (superseded by flatpak Firefox)
RUN dnf5 -y remove firefox firefox-langpacks

View file

@ -14,7 +14,7 @@ RUN dnf5 -y install croc solaar openrgb wireguard-tools
RUN dnf5 -y install codium neovim wl-clipboard ansible python3-ansible-lint uv butane coreos-installer java-21-openjdk-devel
# Remove unwanted packages
RUN dnf5 -y remove kde-connect
RUN dnf5 -y remove kde-connect plasma-discover plasma-discover-libs
# Remove Firefox rpm (superseded by flatpak Firefox)
RUN dnf5 -y remove firefox firefox-langpacks