boot.loader.systemd-boot.memtest86.sortKey
systemd-boot orders the menu entries by their sort keys,
so if you want something to appear after all the NixOS entries,
it should start with o or onwards.
See also boot.loader.systemd-boot.sortKey.
- Type
string- Default
"o_memtest86"- Declared
- <nixpkgs/nixos/modules/system/boot/loader/systemd-boot/systemd-boot.nix>