MyNixOS website logo
option

services.thinkfan.extraArgs

A list of extra command line arguments to pass to thinkfan. Check the thinkfan(1) manpage for available arguments.

Declarations
Type
list of string
Default
[ ]
Example
[
  "-b"
  "0"
]