Install alpha version of cosmic instead of git version

This commit is contained in:
Gerald Pinder
2025-03-09 16:37:43 -04:00
parent 28ee8b49b3
commit 0bf0560fe6
2 changed files with 18 additions and 11 deletions

View File

@@ -29,13 +29,17 @@ modules:
# - steam
- type: dnf
source: ghcr.io/blue-build/modules/dnf:dnf-module
repos:
copr:
- ryanabx/cosmic-epoch
install:
# repos:
# cleanup: true
# copr:
# - ryanabx/cosmic-epoch
group-install:
packages:
- cosmic-desktop
- plasma-workspace-x11
- cosmic-desktop-environment
# install:
# packages:
# # - cosmic-desktop
# - plasma-workspace-x11
- type: files
files:
- source: desktop-audio

View File

@@ -4,13 +4,16 @@ modules:
# - from-file: common/bootc-setup.yml
- type: dnf
source: ghcr.io/blue-build/modules/dnf:dnf-module
repos:
cleanup: true
copr:
- ryanabx/cosmic-epoch
# repos:
# cleanup: true
# copr:
# - ryanabx/cosmic-epoch
group-install:
packages:
- cosmic-desktop-environment
install:
packages:
- cosmic-desktop
# - cosmic-desktop
- fprintd
- fprintd-pam
- from-file: common/jp-common-bootc.yml