readd the grub2-mkconfig line until a fix for the desktop is found
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user