Fix combo names

This commit is contained in:
2025-09-10 18:41:59 -04:00
parent a01962bf4f
commit 38a915b239
3 changed files with 4 additions and 2 deletions

View File

@@ -1,10 +1,11 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
name: combo
name: combo-nvidia
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/kinoite.yml
- from-file: base/post-build.yml

View File

@@ -7,4 +7,5 @@ description: The base image of Wunker OS with COSMIC and Plasma
modules:
- from-file: base/common.yml
- from-file: base/cosmic.yml
- from-file: base/kinoite.yml
- from-file: base/post-build.yml