services.thinkfan.extraArgs

NixOS option

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

type: list of string
Default
[ ]
Example
[
  "-b"
  "0"
]
declared in: nixos/modules/services/hardware/thinkfan.nixView source on NixOS/nixpkgs →