feat(skadi): add openrgb.

This commit is contained in:
CronyAkatsuki 2025-10-26 11:42:39 +01:00
parent 32eab8a42d
commit be1722c60c

View file

@ -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