services.hardware.deepcool-digital-linux.extraArgs

Extra command line arguments to be passed to the deepcool-digital-linux daemon.

Type
list of string
Default
[ ]
Example
[
  # Change the update interval
  "--update 750"
  # Enable the alarm
  "--alarm"
]
Declared
<nixpkgs/nixos/modules/services/hardware/deepcool-digital-linux.nix>