Files
wunker-os/recipes/base-kinoite.yml
T
2026-04-10 18:23:55 -04:00

15 lines
452 B
YAML

---
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
name: kinoite
base-image: ${BB_REGISTRY:-quay.io}/fedora-ostree-desktops/kinoite
image-version: ${FEDORA_VERSION}
description: The base image of Wunker OS with Plasma
modules:
- from-file: base/common.yml
- from-file: base/kinoite.yml
- type: os-release
properties:
NAME: WunkerOS
PRETTY_NAME: Wunker OS - Kinoite
- from-file: base/post-build.yml