22 lines
589 B
YAML
22 lines
589 B
YAML
---
|
|
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
|
name: jp-desktop-nvidia
|
|
base-image: ghcr.io/ublue-os/bazzite-nvidia-open
|
|
image-version: testing-42.20250830.1
|
|
description: The image of Wunker OS for JP's desktop gaming.
|
|
blue-build-tag: none
|
|
nushell-version: none
|
|
alt-tags:
|
|
- broken
|
|
stages:
|
|
- from-file: common/helix.yml
|
|
modules:
|
|
- type: os-release
|
|
properties:
|
|
NAME: WunkerOS
|
|
ID: wunker_os
|
|
PRETTY_NAME: Wunker OS for Nvidia
|
|
- from-file: common/jp-desktop.yml
|
|
- from-file: common/helix.yml
|
|
- from-file: common/post-build.yml
|