MyNixOS website logo
option

virtualisation.resolution

The resolution of the virtual machine display (relevant only if virtualised machine uses grub bootloader).

Declarations
Type
attribute set
Default
{
  x = 1024;
  y = 768;
}