rely on dnf groups when possible, to better track upstream. Add new base graphical group.

Add new labwc test ingredient
This commit is contained in:
Lukas Greve
2026-02-15 19:33:29 +01:00
parent 714d27b6dc
commit 63e7830c4d
11 changed files with 217 additions and 139 deletions
@@ -0,0 +1,8 @@
firstboot --enable --reconfig # Initial Setup will start after the first reboot
%packages # Beginning of the packages section
initial-setup-gui #Graphical user interface for the initial-setup utility
initial-setup-gui-wayland-generic # Run the initial-setup GUI in Wayland
%end # End of the packages section