Diffstat (limited to 'Fedora.kiwi')
| -rw-r--r-- | Fedora.kiwi | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/Fedora.kiwi b/Fedora.kiwi index 3090899..ab31548 100644 --- a/Fedora.kiwi +++ b/Fedora.kiwi @@ -31,14 +31,11 @@ <include from="this://./components/desktops/sway.xml"/> <include from="this://./components/desktops/budgie.xml"/> <include from="this://./components/desktops/miraclewm.xml"/> - <include from="this://./components/desktops/cosmic.xml"/> <include from="this://./components/liveinstall.xml"/> <include from="this://./components/users.xml"/> - <include from="this://./teams/base.xml"/> <include from="this://./teams/cloud/cloud.xml"/> <include from="this://./teams/cloud/container.xml"/> <include from="this://./teams/cloud/vagrant.xml"/> - <include from="this://./teams/cloud/wsl.xml"/> <include from="this://./teams/server.xml"/> <include from="this://./teams/workstation.xml"/> <include from="this://./teams/kde.xml"/> @@ -52,17 +49,9 @@ <include from="this://./teams/sway.xml"/> <include from="this://./teams/budgie.xml"/> <include from="this://./teams/miraclewm.xml"/> - <include from="this://./teams/cosmic.xml"/> <include from="this://./teams/asahi.xml"/> - <include from="this://./teams/python.xml"/> - <include from="this://./teams/scitech.xml"/> - <include from="this://./teams/phosh.xml"/> - <include from="this://./teams/astronomy.xml"/> - <include from="this://./teams/designsuite.xml"/> - <include from="this://./teams/games.xml"/> - <include from="this://./teams/security.xml"/> - <include from="this://./teams/jam.xml"/> <packages type="bootstrap"> + <package name="basesystem"/> <package name="filesystem"/> </packages> </image> |