pmaports/device/testing/device-tablet-x86uefi/grub.cfg

7 lines
106 B
INI
Raw Normal View History

timeout=0
menuentry "postmarketOS" {
linux ($root)/vmlinuz-lts console=null
initrd ($root)/initramfs
}