+10
-5
nixos/modules/hardware/sensor/hddtemp.nix
+10
-5
nixos/modules/hardware/sensor/hddtemp.nix
······
+18
-6
nixos/modules/services/hardware/hddfancontrol.nix
+18
-6
nixos/modules/services/hardware/hddfancontrol.nix
···+Can also use command substitution to automatically grab all matching drives; such as all scsi (sas) drivesPWM filepath(s) to control fan speed (under /sys), followed by initial and fan-stop PWM values···-ExecStart = "${lib.getExe pkgs.hddfancontrol} -v ${cnf.logVerbosity} daemon ${lib.escapeShellArgs (args cnf)}";