16 lines
419 B
YAML
16 lines
419 B
YAML
---
|
|
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
|
|
modules:
|
|
- type: files
|
|
files:
|
|
- source: steam-firewall
|
|
destination: /
|
|
- type: dnf
|
|
source: ghcr.io/blue-build/modules/dnf:dnf-module
|
|
optfix:
|
|
- r2modman
|
|
install:
|
|
packages:
|
|
- https://github.com/ebkr/r2modmanPlus/releases/download/v3.1.49/r2modman-3.1.49.x86_64.rpm
|
|
- steam
|