MyNixOS website logo
option

services.jack.jackd.extraOptions

Specifies startup command line arguments to pass to JACK server.

Declarations
Type
list of string
Default
[
  "-dalsa"
]
Example
[ "-dalsa" "--device" "hw:1" ];