boot.loader.grub.mirroredBoots.*.efiBootloaderId
The id of the bootloader to store in efi nvram.
The default is to name it NixOS and append the path or efiSysMountPoint.
This is only used if boot.loader.efi.canTouchEfiVariables is true.
- Type
null or string- Default
null- Example
"NixOS-fsid"- Declared
- <nixpkgs/nixos/modules/system/boot/loader/grub/grub.nix>