Diffstat (limited to 'components/desktops/miraclewm.xml')
| -rw-r--r-- | components/desktops/miraclewm.xml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/components/desktops/miraclewm.xml b/components/desktops/miraclewm.xml deleted file mode 100644 index f986915..0000000 --- a/components/desktops/miraclewm.xml +++ /dev/null @@ -1,14 +0,0 @@ -<image> - <profiles> - <profile name="MiracleWM-Desktop" description="MiracleWM Desktop"> - <requires profile="DesktopCommon"/> - </profile> - </profiles> - <packages type="image" patternType="plusRecommended" profiles="MiracleWM-Desktop"> - <!-- install env-group to resolve RhBug:1891500 --> - <namedCollection name="miraclewm-desktop-environment"/> - <namedCollection name="firefox"/> - <package name="initial-setup-gui"/> - <package name="initial-setup-gui-wayland-miraclewm"/> - </packages> -</image> |