Utilize rpm-ostree instead to install xpadneo
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 8m16s
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 8m16s
This commit is contained in:
@@ -121,8 +121,8 @@ modules:
|
||||
# for performance view
|
||||
- mangohud
|
||||
# dependencies for xpadneo
|
||||
- dkms
|
||||
- kernel-devel
|
||||
#- dkms
|
||||
#- kernel-devel
|
||||
|
||||
remove:
|
||||
packages:
|
||||
|
@@ -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
|
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user