8 lines
310 B
INI
8 lines
310 B
INI
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 |