Update nixos/modules/services/hardware/fancontrol.nix
Co-Authored-By: markuskowa <markus.kowalewski@gmail.com>
This commit is contained in:
parent
44e2ff26b8
commit
6765f049f2
@ -28,7 +28,7 @@ in {
|
|||||||
MINPWM=hwmon0/pwm2=0
|
MINPWM=hwmon0/pwm2=0
|
||||||
MAXPWM=hwmon0/pwm2=255
|
MAXPWM=hwmon0/pwm2=255
|
||||||
'';
|
'';
|
||||||
description = "Configuration likely generated with pwmconfig.";
|
description = "Contents for configuration file. See <citerefentry><refentrytitle>pwmconfig</refentrytitle><manvolnum>8</manvolnum></citerefentry>.";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user