Build a new desktop image using bootc
This commit is contained in:
22
recipes/common/gaming-bootc.yml
Normal file
22
recipes/common/gaming-bootc.yml
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
|
||||
modules:
|
||||
- type: files
|
||||
files:
|
||||
- source: steam-firewall
|
||||
destination: /
|
||||
# - type: bling
|
||||
# source: ghcr.io/blue-build/modules/bling:343-featbling-add-rpmfusion-install-script
|
||||
# install:
|
||||
# - negativo17
|
||||
# - type: script
|
||||
# scripts:
|
||||
# - install-steam.sh
|
||||
- type: dnf
|
||||
source: local
|
||||
optfix:
|
||||
- r2modman
|
||||
install:
|
||||
packages:
|
||||
- https://github.com/ebkr/r2modmanPlus/releases/download/v3.1.49/r2modman-3.1.49.x86_64.rpm
|
||||
- steam
|
||||
Reference in New Issue
Block a user