Create combo recipe

This commit is contained in:
2025-09-10 18:18:33 -04:00
parent e2050c9f34
commit bfdc959289
5 changed files with 30 additions and 6 deletions

View File

@@ -0,0 +1,10 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
name: combo
base-image: quay.io/fedora/fedora-bootc
image-version: 42
description: The base image of Wunker OS with COSMIC and Plasma for Nvidia
modules:
- from-file: base/common.yml
- from-file: base/cosmic.yml
- from-file: base/post-build.yml