Files
wunker-os/recipes/pg-desktop-nvidia.yml
T
2026-04-26 14:33:01 -04:00

19 lines
637 B
YAML

---
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
name: pg-desktop-nvidia
base-image: ${BB_REGISTRY:-registry.gitlab.com}/${BB_REGISTRY_NAMESPACE:-wunker-bunker/wunker-os}/kinoite-nvidia
image-version: latest
description: The image of Wunker OS for PG's desktop gaming.
stages:
- from-file: common/gaming.yml
modules:
- from-file: common/common.yml
- from-file: common/updates.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