5 lines
92 B
INI
5 lines
92 B
INI
timeout=4
|
|
menuentry "postmarketOS" {
|
|
linux ($root)/vmlinuz-lts
|
|
initrd ($root)/initramfs
|
|
}
|