From 89d0aa7a602abd194a1a1943af7fda3de423741c Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Mon, 23 Jun 2025 14:07:09 -0400 Subject: [PATCH] Use negativo17 repos instead and pull their dkms xpadneo package. --- recipes/components/dnf-module.yml | 9 ++++----- recipes/recipe.yml | 4 ++-- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/recipes/components/dnf-module.yml b/recipes/components/dnf-module.yml index 4aba53e..6e8011f 100644 --- a/recipes/components/dnf-module.yml +++ b/recipes/components/dnf-module.yml @@ -5,7 +5,7 @@ modules: - ublue-os/packages - solopasha/hyprland - peterwu/rendezvous - nonfree: rpmfusion + nonfree: negativo17 install: skip-unavailable: true packages: @@ -120,9 +120,8 @@ modules: - gamescope # for performance view - mangohud - # dependencies for xpadneo - #- dkms - #- kernel-devel + # xpadneo + - https://negativo17.org/repos/steam/fedora-%OS_VERSION%/x86_64/dkms-xpadneo-0.9.7-2.fc%OS_VERSION%.noarch.rpm remove: packages: @@ -131,7 +130,7 @@ modules: - firefox-langpacks replace: - - from-repo: rpmfusion-nonfree + - from-repo: fedora-multimedia packages: - libheif - libva diff --git a/recipes/recipe.yml b/recipes/recipe.yml index 28c5cc7..d5fcc52 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -14,12 +14,12 @@ image-version: 42 # latest is also supported if you want new updates ASAP modules: - from-file: components/dnf-module.yml - from-file: components/script-module.yml - - from-file: components/xpadneo-module.yml + # - from-file: components/xpadneo-module.yml - from-file: components/sys-files-module.yml - from-file: components/systemd-module.yml - from-file: components/default-flatpak.yml - from-file: components/chezmoi-module.yml - #- type: initramfs + - type: initramfs - type: signing