base destkop inherit mesa-dri

This commit is contained in:
lukas 2021-11-28 18:06:44 +01:00
parent 2aad7d9988
commit 3c3f420217

View File

@ -41,11 +41,11 @@ part / --fstype="ext4" --grow --label=root
localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked.
dnf update -y # Update the system
# grub2-mkconfig -o /boot/grub2/grub.cfg # Update grub otherwise the system won't boot properly
grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful
%end
%post --nochroot --logfile=/mnt/sysimage/root/d.log
%post --nochroot --logfile=/mnt/sysimage/opt/base-initial-setup-gnome.log
truncate -s 0 /mnt/sysimage/usr/share/gnome-initial-setup/vendor.conf # remove content of vendor.conf so that all options are made available
@ -72,6 +72,7 @@ generic-release-notes
gnome-initial-setup
gnome-shell
gnome-terminal
mesa-dri-drivers
nano
neofetch
pciutils