services.jack.jackd.extraOptions
NixOS option
Specifies startup command line arguments to pass to JACK server.
type: list of stringDefault
[ "-dalsa" ]
Example
declared in: nixos/modules/services/audio/jack.nixView source on NixOS/nixpkgs →[ "-dalsa" "--device" "hw:1" ];