MyNixOS website logo
option

hardware.display.outputs

Hardware/kernel-level configuration of specific outputs.

Declarations
Type
attribute set of (submodule)
Default
{ }
Example
{
  edid.modelines."PG278Q_60" = "241.50   2560 2608 2640 2720   1440 1443 1448 1481   -hsync +vsync";
  outputs."DP-1".edid = "PG278Q_60.bin";
  outputs."DP-1".mode = "e";
}