Fix: Limine drop-in config are overridden by default limine conf (#5114)

Limine drop-in config are overridden by `/etc/default/limine`
This commit is contained in:
Nicolas Dorier
2026-03-25 14:41:19 +01:00
committed by GitHub
parent a91fde6a3b
commit f26df5adf5
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ TARGET_OS_NAME="Omarchy"
ESP_PATH="/boot"
KERNEL_CMDLINE[default]="@@CMDLINE@@"
KERNEL_CMDLINE[default]+="@@CMDLINE@@"
KERNEL_CMDLINE[default]+=" quiet splash"
ENABLE_UKI=yes