updates dishes

This commit is contained in:
luz
2025-05-01 16:15:29 -05:00
parent 76612741ca
commit d908257cc7
3 changed files with 409 additions and 9 deletions

View File

@ -13,8 +13,9 @@
# %include ../ingredients/core-storage.cfg # Storage configuration
%include ../ingredients/live-core-storage.cfg # Basic partition layout for live systems
%include ../ingredients/core-bootloader-grub.cfg # Set bootloader to GNU GRUB
# %include ../ingredients/core-bootloader-grub.cfg # Set bootloader to GNU GRUB
# %include ../ingredients/core-bootloader-systemd-boot.cfg # Set bootloader to systemd-boot
%include ../ingredients/live-core-bootloader-grub.cfg # Bootloader configuration for live systems
%include ../ingredients/core-locale.cfg # System locale
@ -38,6 +39,7 @@
# %include ../ingredients/core-post.cfg # Post configuration script
%include ../ingredients/live-core-post.cfg # Post configuration script for a live system
%include ../ingredients/live-core-post-live-session.cfg # Quirk. Post configuration script for a live system
%include ../ingredients/core-desktop-initial-setup.cfg # OEM setup for GNOME Shell
# %include ../ingredients/core-server-initial-setup.cfg # OEM setup for headless systems