Utilize rpm-ostree instead to install xpadneo
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 8m16s

This commit is contained in:
2025-06-22 23:19:43 -04:00
parent f9c5abdde7
commit 0a0df0b320
3 changed files with 12 additions and 6 deletions

View File

@@ -121,8 +121,8 @@ modules:
# for performance view
- mangohud
# dependencies for xpadneo
- dkms
- kernel-devel
#- dkms
#- kernel-devel
remove:
packages:

View File

@@ -1,4 +1,10 @@
modules:
- type: script
scripts:
- install-xpadneo.sh
#- type: script
# scripts:
# - install-xpadneo.sh
- type: rpm-ostree
repos:
- https://copr.fedorainfracloud.org/coprs/atim/xpadneo/repo/fedora-%OS_VERSION%/atim-xpadneo-fedora-%OS_VERSION%.repo
install:
- xpadneo
- xpadneo-kmod

View File

@@ -19,7 +19,7 @@ modules:
- from-file: components/systemd-module.yml
- from-file: components/default-flatpak.yml
- from-file: components/chezmoi-module.yml
- type: initramfs
#- type: initramfs
- type: signing