From 960a1fda2645089c2df36f0c8082466fca041ddf Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Mon, 1 Sep 2025 18:04:06 -0400 Subject: [PATCH] Use beta 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 95fdd17..d6ff05d 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