1
0
Fork 0

feat: Stop removing plasma discover

Now that automatic upgrades work, it has a utility to me.
This commit is contained in:
ver4a 2026-01-18 20:17:18 +01:00
parent cf27ab47ba
commit d7b86d3e4a
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 RUN dnf5 -y install codium neovim wl-clipboard ansible python3-ansible-lint uv butane coreos-installer java-21-openjdk-devel
# Remove unwanted packages # Remove unwanted packages
RUN dnf5 -y remove kde-connect plasma-discover plasma-discover-libs RUN dnf5 -y remove kde-connect
# Remove Firefox rpm (superseded by flatpak Firefox) # Remove Firefox rpm (superseded by flatpak Firefox)
RUN dnf5 -y remove firefox firefox-langpacks 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 RUN dnf5 -y install codium neovim wl-clipboard ansible python3-ansible-lint uv butane coreos-installer java-21-openjdk-devel
# Remove unwanted packages # Remove unwanted packages
RUN dnf5 -y remove kde-connect plasma-discover plasma-discover-libs RUN dnf5 -y remove kde-connect
# Remove Firefox rpm (superseded by flatpak Firefox) # Remove Firefox rpm (superseded by flatpak Firefox)
RUN dnf5 -y remove firefox firefox-langpacks RUN dnf5 -y remove firefox firefox-langpacks