Files
hydro-os/recipes/components/dnf-module.yml
Eriq Taing 7ae07456ec
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 5m37s
Separated rpm-ostree into its own files and components
2025-06-28 13:53:51 -04:00

38 lines
724 B
YAML

modules:
- type: dnf
repos:
nonfree: negativo17
install:
packages:
- steam
- gamescope
- mangohud
# xpadneo
- dkms-xpadneo
- libheif
remove:
packages:
# remove firefox
- firefox
- firefox-langpacks
replace:
- from-repo: fedora-multimedia
packages:
- libva
- libva-intel-media-driver
- mesa-dri-drivers
- mesa-filesystem
- mesa-libEGL
- mesa-libGL
- mesa-libgbm
- mesa-va-drivers
- mesa-vulkan-drivers
- gstreamer1-plugin-libav
- type: script
scripts:
- install-xpadneo.sh