services.gpsd.extraArgs
A list of extra command line arguments to pass to gpsd. Check gpsd(8) mangpage for possible arguments.
- Type
list of string- Default
[ ]- Example
[ "-r" "-s" "19200" ]- Declared
- <nixpkgs/nixos/modules/services/misc/gpsd.nix>
A list of extra command line arguments to pass to gpsd. Check gpsd(8) mangpage for possible arguments.
list of string[ ][
"-r"
"-s"
"19200"
]