feat(skadi): add openrgb.
This commit is contained in:
parent
32eab8a42d
commit
be1722c60c
1 changed files with 4 additions and 1 deletions
|
|
@ -108,7 +108,10 @@
|
|||
# Setup gpu fan curves
|
||||
services.lact.enable = true;
|
||||
|
||||
# Needed modules to have fan control
|
||||
# Setup rgb control
|
||||
services.hardware.openrgb.enable = true;
|
||||
|
||||
# Needed modules to have fan control and ntsync
|
||||
boot.kernelModules = ["coretemp" "nct6775" "ntsync"];
|
||||
|
||||
# Enable ratbagd to customize mouse options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue