--- # 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 modules: - from-file: base/common.yml - from-file: base/cosmic.yml - from-file: base/kinoite.yml - type: systemd system: enabled: - sddm disabled: - cosmic-greeter - from-file: base/post-build.yml