diff --git a/ingredients/core-initial-setup-gnome-desktop.cfg b/ingredients/core-initial-setup-gnome-desktop.cfg index f6513bf..fe5b48d 100644 --- a/ingredients/core-initial-setup-gnome-desktop.cfg +++ b/ingredients/core-initial-setup-gnome-desktop.cfg @@ -1,7 +1,9 @@ -firstboot --enable --reconfig # Initial Setup will start after the first reboot +firstboot --enable # Initial Setup will start after the first reboot %packages --exclude-weakdeps # Beginning of the packages section. Excludes weak package dependencies. +# TO BE TESTED -> initial-setup-gui # Graphical user interface for the initial-setup utility +# TO BE TESTED -> initial-setup-gui-wayland-generic.x86_64 # Run the initial-setup GUI in Wayland gnome-initial-setup # Add GNOME initial setup too to let user create local account. %end # End of the packages section