various fixes in comments

This commit is contained in:
2022-01-24 20:01:27 +01:00
parent 8f99a07773
commit f89e73b38e
7 changed files with 12 additions and 12 deletions

View File

@@ -14,7 +14,7 @@
%include ../ingredients/base-fedora-repo.cfg # offical repositories for Fedora
%include ../ingredients/base-storage.cfg # base storage
%include ../ingredients/base.cfg # A minimal machine
%include ../ingredients/base-desktop-gnome.cfg # A desktop environment
%include ../ingredients/base-initial-setup-gnome.cfg # Includes initial-setup for GNOME
%include ../ingredients/base-desktop-gnome.cfg # A desktop environment based on GNOME Shell
%include ../ingredients/base-initial-setup-gnome.cfg # Includes initial-setup for GNOME Shell, allowing for the creation of a user after the first boot, as well as some basic configuration
reboot --kexec # Reboot straight into the system after a successfull installation