Files
hydro-os/recipes/dnf/drivers.yml
Eriq Taing 9913fbf18c
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 12m22s
Separated the dnf file yml into components and reordered it to install properly
2025-07-17 13:09:08 -04:00

17 lines
367 B
YAML

modules:
- type: dnf
repos:
files:
- https://negativo17.org/repos/fedora-steam.repo
- https://openrazer.github.io/hardware:razer.repo
install:
packages:
- dkms
- openrazer-meta
- repo: fedora-steam
packages:
- dkms-xpadneo
- type: script
scripts:
- installdkmsmodules.sh