boot.loader.systemd-boot.edk2-uefi-shell.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_edk2-uefi-shell"
Declared
<nixpkgs/nixos/modules/system/boot/loader/systemd-boot/systemd-boot.nix>