aboutsummaryrefslogtreecommitdiff
path: root/components
diff options
from:
to:
context:
space:
mode:
authorGravatar Neal Gompa <ngompa@fedoraproject.org> 2025-01-10 15:11:08 -0500
committerGravatar Neal Gompa <ngompa@fedoraproject.org> 2025-01-10 15:11:08 -0500
commit7f04952a024c088270727807a31f9283c99b9b13 (patch)
tree9c993d097b0e6c6e51ad6c532aaaa7cc11adec68 /components
parent88b268c9f16b64a96d43d46cd3db0c00a30efb0b (diff)
downloadkiwi-descriptions-7f04952a024c088270727807a31f9283c99b9b13.tar.gz
kiwi-descriptions-7f04952a024c088270727807a31f9283c99b9b13.zip
Add COSMIC spin variants
Reference: https://fedoraproject.org/wiki/Changes/FedoraCOSMIC
Diffstat (limited to 'components')
-rw-r--r--components/desktops/cosmic.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/components/desktops/cosmic.xml b/components/desktops/cosmic.xml
new file mode 100644
index 0000000..4d010a7
--- /dev/null
+++ b/components/desktops/cosmic.xml
@@ -0,0 +1,11 @@
+<image>
+ <profiles>
+ <profile name="COSMIC-Desktop" description="COSMIC Desktop">
+ <requires profile="DesktopCommon"/>
+ </profile>
+ </profiles>
+ <packages type="image" patternType="plusRecommended" profiles="COSMIC-Desktop">
+ <!-- install env-group to resolve RhBug:1891500 -->
+ <namedCollection name="cosmic-desktop-environment"/>
+ </packages>
+</image>