Install BizHawk and Archipelago
This commit is contained in:
@@ -5,6 +5,8 @@ modules:
|
||||
files:
|
||||
- source: steam-firewall
|
||||
destination: /
|
||||
- source: archipelago
|
||||
destination: /
|
||||
- type: dnf
|
||||
repos:
|
||||
cleanup: true
|
||||
@@ -14,3 +16,7 @@ modules:
|
||||
- https://github.com/ebkr/r2modmanPlus/releases/download/v3.2.10/r2modman-3.2.10.x86_64.rpm
|
||||
- steam
|
||||
- mono-core
|
||||
- type: script
|
||||
scripts:
|
||||
- install-bizhawk.sh
|
||||
- install-archipelago.sh
|
||||
|
||||
@@ -3,12 +3,18 @@
|
||||
name: pg-desktop-nvidia
|
||||
|
||||
# Custom Base
|
||||
# base-image: registry.gitlab.com/wunker-bunker/wunker-os/kinoite-nvidia
|
||||
base-image: registry.gitlab.com/wunker-bunker/wunker-os/kinoite-nvidia
|
||||
image-version: 42
|
||||
description: The image of Wunker OS for PG's desktop gaming.
|
||||
modules:
|
||||
- from-file: common/common.yml
|
||||
- from-file: common/updates.yml
|
||||
- from-file: common/gaming.yml
|
||||
- from-file: common/ms-fonts.yml
|
||||
- from-file: common/gaming.yml
|
||||
- type: dnf
|
||||
install:
|
||||
packages:
|
||||
- https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm
|
||||
- libadwaita
|
||||
- from-file: common/post-build.yml
|
||||
|
||||
Reference in New Issue
Block a user