boot.loader.grub.mirroredBoots.*.efiSysMountPoint

NixOS option

The path to the efi system mount point. Usually this is the same partition as the above path and can be left as null.

type: null or string
Default
null
Example
"/boot1/efi"
declared in: nixos/modules/system/boot/loader/grub/grub.nixView source on NixOS/nixpkgs →