boot.loader.grub.devices
NixOS option
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 stringDefault
[ ]
Example
declared in: nixos/modules/system/boot/loader/grub/grub.nixView source on NixOS/nixpkgs →[ "/dev/disk/by-id/wwn-0x500001234567890a" ]