boot.loader.grub.gfxmodeBios

NixOS option

The gfxmode to pass to GRUB when loading a graphical boot interface under BIOS.

type: string
Default
"1024x768"
Example
"auto"
declared in: nixos/modules/system/boot/loader/grub/grub.nixView source on NixOS/nixpkgs →