nixpkgs-suyu/nixos/modules/system/boot/loader/grub
Samuel Dionne-Riel e8406f937e nixos/grub: Adds background color and mode options
The background color option is self-explanatory.

The mode is either `normal` or `stretch`, they are as defined by GRUB,
where normal will put the image in the top-left corner of the menu, and
stretch is the default, where it stretches the image without
consideration for the aspect ratio.

 * https://www.gnu.org/software/grub/manual/grub/grub.html#background_005fimage
2018-08-29 00:04:58 -04:00
..
grub.nix nixos/grub: Adds background color and mode options 2018-08-29 00:04:58 -04:00
install-grub.pl nixos/grub: Adds background color and mode options 2018-08-29 00:04:58 -04:00
ipxe.nix Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
memtest.nix