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

16 lines
499 B
YAML

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