diff --git a/nixos/modules/services/hardware/fancontrol.nix b/nixos/modules/services/hardware/fancontrol.nix index 32ba6072198..616e4add31e 100644 --- a/nixos/modules/services/hardware/fancontrol.nix +++ b/nixos/modules/services/hardware/fancontrol.nix @@ -28,7 +28,7 @@ in { MINPWM=hwmon0/pwm2=0 MAXPWM=hwmon0/pwm2=255 ''; - description = "Configuration likely generated with pwmconfig."; + description = "Contents for configuration file. See pwmconfig8."; }; };