boot.loader.systemd-boot.xbootldrMountPoint
Where the XBOOTLDR partition is mounted.
If set, this partition will be used as $BOOT to store boot loader entries and extra files
instead of the EFI partition. As per the bootloader specification, it is recommended that
the EFI and XBOOTLDR partitions be mounted at /efi and /boot, respectively.
- Type
null or string- Default
null- Declared
- <nixpkgs/nixos/modules/system/boot/loader/systemd-boot/systemd-boot.nix>