15 lines
451 B
YAML
15 lines
451 B
YAML
---
|
|
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
|
name: pg-desktop-nvidia
|
|
|
|
# Custom Base
|
|
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/post-build.yml
|