readd the grub2-mkconfig line until a fix for the desktop is found

This commit is contained in:
Lukas Greve
2026-02-14 17:44:45 +01:00
parent e6ebef1818
commit 09dd229908
+1
View File
@@ -2,5 +2,6 @@
localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked. localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked.
dnf update -y # Update the system dnf update -y # Update the system
grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful
%end # End of the %post section %end # End of the %post section