15 lines
364 B
YAML
15 lines
364 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
|
|
optfix:
|
|
- r2modman
|
|
install:
|
|
packages:
|
|
- https://github.com/ebkr/r2modmanPlus/releases/download/v3.2.3/r2modman-3.2.3.x86_64.rpm
|
|
# - steam
|