services.gpsd.extraArgs
NixOS option
A list of extra command line arguments to pass to gpsd. Check gpsd(8) mangpage for possible arguments.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/misc/gpsd.nixView source on NixOS/nixpkgs →[ "-r" "-s" "19200" ]