15 lines
461 B
YAML
15 lines
461 B
YAML
---
|
|
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
|
name: jp-desktop-nvidia
|
|
base-image: registry.gitlab.com/wunker-bunker/wunker-os/combo-nvidia
|
|
image-version: latest
|
|
description: The image of Wunker OS for JP's desktop gaming.
|
|
blue-build-tag: none
|
|
nushell-version: none
|
|
# stages:
|
|
# - from-file: common/helix.yml
|
|
modules:
|
|
- from-file: common/jp-desktop.yml
|
|
# - from-file: common/helix.yml
|
|
- from-file: common/post-build.yml
|