teams/kde: Use web-based Anaconda UI by default for KDE

While the Web UI is still missing two features outlined in the Change Proposal [1], enabling it
early will help identify additional issues and improve integration. The missing features are:

- Date/Time Configuration Screen (currently implemented by GIS in Workstation)
- Configurable Browser Support (currently hardcoded to Firefox)

[1] https://fedoraproject.org/wiki/Changes/AnacondaWebUIforFedoraSpins#Detailed_Description
This commit is contained in:
Katerina Koukiou
2025-06-23 10:52:53 +02:00
parent 8300bcdaa1
commit e4d801674c
+3
View File
@@ -26,4 +26,7 @@
<packages type="image" patternType="plusRecommended" profiles="KDE-Desktop-Disk,KDE-Desktop-Live">
<package name="plasma-welcome-fedora"/>
</packages>
<packages type="image" patternType="plusRecommended" profiles="KDE-Desktop-Live">
<package name="anaconda-webui"/>
</packages>
</image>