boot.loader.grub.mirroredBoots.*.devices
NixOS option
The path to the devices which will have the GRUB MBR written. Note these are typically device paths and not paths to partitions.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/system/boot/loader/grub/grub.nixView source on NixOS/nixpkgs →[ "/dev/disk/by-id/wwn-0x500001234567890a" "/dev/disk/by-id/wwn-0x500009876543210a" ]