Move base files to their own directory

This commit is contained in:
2025-09-05 18:03:59 -04:00
parent b99f776156
commit 98daa44ff8
9 changed files with 49 additions and 72 deletions

View File

@@ -1,16 +1,9 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
name: kinoite
base-image: ghcr.io/ublue-os/kinoite-main
base-image: quay.io/fedora/fedora-bootc
image-version: 42
description: The base image of Wunker OS
modules:
- type: dnf
group-install:
packages:
- kde-desktop
- type: systemd
system:
enabled:
- sddm
- from-file: common/base-common.yml
- from-file: base/kinoite.yml
- from-file: base/common.yml