boot.loader.grub.extraPerEntryConfig

Additional GRUB commands inserted in the configuration file at the start of each NixOS menu entry.

Type
strings concatenated with "\n"
Default
""
Example
"root (hd0)"
Declared
<nixpkgs/nixos/modules/system/boot/loader/grub/grub.nix>