services.ddccontrol.enable

NixOS option

Whether to enable ddccontrol for controlling displays. This enables hardware.i2c, so note to add yourself to hardware.i2c.group. .

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/hardware/ddccontrol.nixView source on NixOS/nixpkgs →