Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 17s
16 lines
307 B
YAML
16 lines
307 B
YAML
modules:
|
|
- type: dnf
|
|
repos:
|
|
nonfree: rpmfusion
|
|
install:
|
|
packages:
|
|
- steam
|
|
# for game mode and big picture mode
|
|
- gamescope
|
|
# for performance view
|
|
- mangohud
|
|
|
|
- type: default-flatpaks
|
|
system:
|
|
install:
|
|
- net.davidotek.pupgui2 |