boot.loader.systemd-boot.netbootxyz.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_netbootxyz"
Declared
<nixpkgs/nixos/modules/system/boot/loader/systemd-boot/systemd-boot.nix>