Files
wunker-os/recipes/pg-desktop-nvidia.yml
T
2026-04-10 18:23:55 -04:00

17 lines
596 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.
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