Add COSMIC spin variants

Reference: https://fedoraproject.org/wiki/Changes/FedoraCOSMIC
This commit is contained in:
Neal Gompa
2025-01-10 15:11:08 -05:00
parent 88b268c9f1
commit 7f04952a02
5 changed files with 32 additions and 0 deletions
+11
View File
@@ -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>