remove grub conf

This commit is contained in:
Lukas Greve
2025-10-07 15:34:56 +02:00
parent 246fba3efa
commit 7ae6714da1
14 changed files with 0 additions and 14 deletions

View File

@@ -38,7 +38,6 @@ part / --size=8576
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