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>
Specifies startup command line arguments to pass to JACK server.
list of string[
"-dalsa"
][ "-dalsa" "--device" "hw:1" ];