+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
······-ExecStart = "${lib.getExe pkgs.hddfancontrol} -v ${cnf.logVerbosity} daemon ${lib.escapeShellArgs (args cnf)}";
···+Can also use command substitution to automatically grab all matching drives; such as all scsi (sas) drives···