Stop building base images that are unused and set auto-remove to false to prevent uninstalling Discover

This commit is contained in:
2025-09-27 23:24:19 -04:00
parent f9a383d00a
commit c3711431f6
2 changed files with 8 additions and 5 deletions

View File

@@ -1,3 +1,5 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
modules:
- type: dnf
install:
@@ -22,6 +24,7 @@ modules:
- ffmpegthumbnailer
- plasma-discover-rpm-ostree
remove:
auto-remove: false
packages:
- ffmpegthumbnailer
- plasma-discover-rpm-ostree