Files
wunker-os/config/recipe-jp-desktop.yml
2024-02-11 22:56:10 -05:00

21 lines
773 B
YAML

name: jp-desktop
base-image: ghcr.io/ublue-os/kinoite-nvidia
image-version: latest
description: The image of Wunker OS for JP's desktop.
blue-build-tag: main-installer
modules:
- type: files
files:
- 8bitdo-ultimate: /usr
- steam-firewall: /usr
- desktop-audio: /usr
- type: containerfile
snippets:
- COPY --from=registry.gitlab.com/wunker-bunker/xboxdrv-docker /usr/local/bin/xboxdrv /usr/bin/xboxdrv
- COPY --from=registry.gitlab.com/wunker-bunker/xboxdrv-docker /usr/local/bin/xboxdrvctl /usr/bin/xboxdrvctl
- COPY --from=registry.gitlab.com/wunker-bunker/xboxdrv-docker /usr/local/share/man/man1/xboxdrv.1 /usr/share/man/man1/xboxdrv.1
- from-file: jp-apps.yml
- type: script
scripts:
- install-r2modman.sh