From 8d7f56fad3f1947b50f758979fdd841ec52c41be Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Mon, 1 Sep 2025 14:55:31 -0400 Subject: [PATCH] Use latest build of COSMIC --- recipes/common/cosmic.yml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/recipes/common/cosmic.yml b/recipes/common/cosmic.yml index d6ff05d..95fdd17 100644 --- a/recipes/common/cosmic.yml +++ b/recipes/common/cosmic.yml @@ -1,19 +1,19 @@ modules: # Latest build - # - type: dnf - # repos: - # cleanup: true - # copr: - # - ryanabx/cosmic-epoch - # install: - # packages: - # - cosmic-desktop + - type: dnf + repos: + cleanup: true + copr: + - ryanabx/cosmic-epoch + install: + packages: + - cosmic-desktop # Official release - - type: dnf - group-install: - packages: - - cosmic-desktop-environment + # - type: dnf + # group-install: + # packages: + # - cosmic-desktop-environment # Setup cosmic greeter as DM # - type: systemd