MyNixOS website logo
option

services.hddfancontrol.extraArgs

Extra commandline arguments for hddfancontrol.

Declarations
Type
list of string
Default
[ ]
Example
[
  "--pwm-start-value=32"
  "--pwm-stop-value=0"
  "--spin-down-time=900"
]