add logs, reconfig system

This commit is contained in:
luz
2025-04-30 16:48:15 -05:00
parent 4b2fb19472
commit 805e31db25
17 changed files with 71 additions and 14 deletions

View File

@@ -7,6 +7,8 @@
# What ? This kickstart file provides the basic plumbing for GNOME initial-setup to launch on the first system start-up.
firstboot --reconfig # Initial Setup will start after the first reboot
%packages --exclude-weakdeps # Beginning of the packages section. Do not include weak dependencies.
gnome-initial-setup # Add GNOME initial setup too to let user create local account.