mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-09 19:57:18 +08:00
14 lines
261 B
TOML
14 lines
261 B
TOML
|
HWMON='*M'
|
||
|
SENSORS_K8TEMP='*M '
|
||
|
SENSORS_K10TEMP='*M '
|
||
|
SENSORS_FAM15H_POWER='*M '
|
||
|
SENSORS_CORETEMP='*M '
|
||
|
BLK_DEV_NVME='* '
|
||
|
ACPI='*'
|
||
|
ACPI_BATTERY='*M '
|
||
|
ACPI_THERMAL='*M '
|
||
|
|
||
|
[NVME_HWMON]
|
||
|
value = '* '
|
||
|
comment = 'Set [HWMON] to <*> (not <M>!) or it will not show up'
|