mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
21 lines
336 B
Plaintext
21 lines
336 B
Plaintext
TARGET_OS_NAME="Omarchy"
|
|
|
|
ESP_PATH="/boot"
|
|
|
|
KERNEL_CMDLINE[default]="@@CMDLINE@@"
|
|
KERNEL_CMDLINE[default]+=" quiet splash"
|
|
|
|
ENABLE_UKI=yes
|
|
CUSTOM_UKI_NAME="omarchy"
|
|
|
|
ENABLE_LIMINE_FALLBACK=yes
|
|
|
|
# Find and add other bootloaders
|
|
FIND_BOOTLOADERS=yes
|
|
|
|
BOOT_ORDER="*, *fallback, Snapshots"
|
|
|
|
MAX_SNAPSHOT_ENTRIES=5
|
|
|
|
SNAPSHOT_FORMAT_CHOICE=5
|