Jump to content

Limine: Difference between revisions

From NixOS Wiki
Lzcunt (talk | contribs)
Fix broken {{Template:Expand|expand}} template
Klinger (talk | contribs)
m (options)
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{expand}}
{{expand}}


Limine is a modern, advanced, portable, multiprotocol bootloader and boot manager.
[https://limine-bootloader.org/ Limine] is a modern, advanced, portable, multiprotocol bootloader and boot manager. It aims to be more robust alternative to bootloaders like [[GNU GRUB]]. It can be configured via NixOS options: <syntaxhighlight lang="nixos">
# NixOS options:
boot.loader.limine.
</syntaxhighlight>
[[Category:Booting]]

Revision as of 16:35, 8 July 2025

☶︎
This article or section needs to be expanded. Further information may be found in the related discussion page. Please consult the pedia article metapage for guidelines on contributing.

Limine is a modern, advanced, portable, multiprotocol bootloader and boot manager. It aims to be more robust alternative to bootloaders like GNU GRUB. It can be configured via NixOS options:

# NixOS options:
boot.loader.limine.