diff --git a/ingredients/core-post.cfg b/ingredients/core-post.cfg index e60d4d6..d60f946 100644 --- a/ingredients/core-post.cfg +++ b/ingredients/core-post.cfg @@ -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 \ No newline at end of file