services.hardware.deepcool-digital-linux.extraArgs
NixOS option
Extra command line arguments to be passed to the deepcool-digital-linux daemon.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/hardware/deepcool-digital-linux.nixView source on NixOS/nixpkgs →[ # Change the update interval "--update 750" # Enable the alarm "--alarm" ]