boot.loader.grub.devices
The devices on which the boot loader, GRUB, will be
installed. Can be used instead of device to
install GRUB onto multiple devices.
- Type
list of string- Default
[ ]- Example
[ "/dev/disk/by-id/wwn-0x500001234567890a" ]- Declared
- <nixpkgs/nixos/modules/system/boot/loader/grub/grub.nix>