boot.loader.grub.mirroredBoots.*.path

NixOS option

The path to the boot directory where GRUB will be written. Generally this boot path should double as an EFI path.

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