services.thinkfan.fans.*.type

NixOS option

The fan type, can be hwmon for standard fans, atasmart to read the temperature via S.M.A.R.T (requires smartSupport to be enabled), tpacpi for the legacy thinkpac_acpi driver, or nvml for the (proprietary) nVidia driver.

type: one of "hwmon", "atasmart", "tpacpi", "nvml"declared in: nixos/modules/services/hardware/thinkfan.nixView source on NixOS/nixpkgs →