aboutsummaryrefslogtreecommitdiff
path: root/components/desktops/phosh.xml
diff refs
from:
to:
flip
diff options
context:
space:
mode:
Diffstat (limited to 'components/desktops/phosh.xml')
-rw-r--r--components/desktops/phosh.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/components/desktops/phosh.xml b/components/desktops/phosh.xml
new file mode 100644
index 0000000..7362244
--- /dev/null
+++ b/components/desktops/phosh.xml
@@ -0,0 +1,15 @@
+<image>
+ <profiles>
+ <profile name="Phosh-Desktop" description="Phosh Desktop">
+ <requires profile="DesktopCommon"/>
+ </profile>
+ </profiles>
+ <packages type="bootstrap" patternType="plusRecommended" profiles="Phosh-Desktop">
+ <package name="fedora-release-mobility"/>
+ </packages>
+ <packages type="image" patternType="plusRecommended" profiles="Phosh-Desktop">
+ <!-- install env-group to resolve RhBug:1891500 -->
+ <namedCollection name="phosh-desktop-environment"/>
+ <package name="initial-setup-gui-wayland-generic"/>
+ </packages>
+</image>