15 lines
505 B
YAML
15 lines
505 B
YAML
---
|
|
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
|
name: jp-minis
|
|
# base-image: ghcr.io/ublue-os/kinoite-nvidia
|
|
base-image: ghcr.io/ublue-os/cosmic-atomic-main
|
|
image-version: 42
|
|
description: The image of Wunker OS for JP's Minisforum PCs.
|
|
modules:
|
|
- from-file: common/common.yml
|
|
- from-file: common/dev-packages-bootc.yml
|
|
- from-file: common/updates.yml
|
|
- from-file: common/bluebuild-logo.yml
|
|
- from-file: common/jp-chezmoi.yml
|
|
- from-file: common/post-build.yml
|