services.jack.jackd.extraOptions

Specifies startup command line arguments to pass to JACK server.

Type
list of string
Default
[
  "-dalsa"
]
Example
[ "-dalsa" "--device" "hw:1" ];
Declared
<nixpkgs/nixos/modules/services/audio/jack.nix>