Define boot path

This commit is contained in:
Ryan Hughes 2025-08-23 23:04:49 +02:00
parent 31d97335fc
commit 0ebd62a32e

View File

@ -17,6 +17,8 @@ EOF
sudo tee /etc/default/limine <<EOF >/dev/null
TARGET_OS_NAME="Omarchy"
ESP_PATH="/boot"
KERNEL_CMDLINE[default]="$CMDLINE"
KERNEL_CMDLINE[default]+="quiet splash"