remove grub conf

This commit is contained in:
Lukas Greve
2025-10-07 15:35:07 +02:00
parent 7ae6714da1
commit de48f21335

View File

@@ -2,6 +2,5 @@
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 # Unsure it is actually useful
%end # End of the %post section