OpenRGB: Difference between revisions

imported>Luanrivello
m openrgb will give an i2c error and boot slower without this line
imported>SIGSTKFLT
add install instructions
Line 1: Line 1:
== Installation ==
add to <code>/etc/nixos/configuration.nix</code>:
<syntaxhighlight lang="nix">
services.hardware.openrgb.enable = true;
</syntaxhighlight>
No need to add OpenRGB to systemPackages.
== Turn off RGB ==
== Turn off RGB ==