feat(skadi): install lact for gpu fan curve.
This commit is contained in:
parent
6bc996ee7c
commit
ee3dda567c
1 changed files with 3 additions and 0 deletions
|
|
@ -105,6 +105,9 @@
|
|||
nvidiaSupport = true;
|
||||
};
|
||||
|
||||
# Setup gpu fan curves
|
||||
services.lact.enable = true;
|
||||
|
||||
# Needed modules to have fan control
|
||||
boot.kernelModules = ["coretemp" "nct6775"];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue