Move boot drop-ins into Omarchy repo
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
TARGET_OS_NAME="Omarchy"
|
||||
|
||||
KERNEL_CMDLINE[default]+=" quiet splash loglevel=0 systemd.show_status=false rd.udev.log_level=0 vt.global_cursor_default=0"
|
||||
|
||||
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
|
||||
@@ -0,0 +1 @@
|
||||
ENABLE_UKI=yes
|
||||
@@ -0,0 +1 @@
|
||||
HOOKS=(base udev plymouth keyboard autodetect microcode modconf kms keymap consolefont block encrypt filesystems fsck btrfs-overlayfs)
|
||||
@@ -0,0 +1 @@
|
||||
MODULES+=(thunderbolt)
|
||||
Reference in New Issue
Block a user