services.thinkfan.fans
List of fans thinkfan will control.
This section slightly departs from the thinkfan.conf syntax. The type and path must be specified like this:
type = "tpacpi";
query = "/proc/acpi/ibm/fan";
instead of a single declaration like:
- tpacpi: /proc/acpi/ibm/fan
- Type
list of (open submodule of attribute set of (YAML 1.1 value))- Default
[ { query = "/proc/acpi/ibm/fan"; type = "tpacpi"; } ]- Declared
- <nixpkgs/nixos/modules/services/hardware/thinkfan.nix>