Move base files to their own directory
This commit is contained in:
@@ -1,28 +1,9 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
|
||||
name: cosmic
|
||||
base-image: ghcr.io/ublue-os/base-main
|
||||
base-image: quay.io/fedora/fedora-bootc
|
||||
image-version: 42
|
||||
description: The base image of Wunker OS
|
||||
modules:
|
||||
- type: dnf
|
||||
repos:
|
||||
cleanup: true
|
||||
copr:
|
||||
- ryanabx/cosmic-epoch
|
||||
install:
|
||||
packages:
|
||||
- cosmic-desktop
|
||||
|
||||
# Official release
|
||||
# - type: dnf
|
||||
# group-install:
|
||||
# packages:
|
||||
# - cosmic-desktop-environment
|
||||
|
||||
# Setup cosmic greeter as DM
|
||||
- type: systemd
|
||||
system:
|
||||
enabled:
|
||||
- cosmic-greeter
|
||||
- from-file: common/base-common.yml
|
||||
- from-file: base/cosmic.yml
|
||||
- from-file: base/common.yml
|
||||
|
||||
Reference in New Issue
Block a user