Diffstat (limited to 'Fedora.kiwi')
| -rw-r--r-- | Fedora.kiwi | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/Fedora.kiwi b/Fedora.kiwi index cff2397..3090899 100644 --- a/Fedora.kiwi +++ b/Fedora.kiwi @@ -38,6 +38,7 @@ <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"/> @@ -54,8 +55,14 @@ <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> |