services.gpsd.devices
List of devices that gpsd should subscribe to.
A device may be a local serial device for GPS input, or a
URL of the form:
[{dgpsip|ntrip}://][user:passwd@]host[:port][/stream] in
which case it specifies an input source for DGPS or ntrip
data.
- Type
list of string- Default
[ "/dev/ttyUSB0" ]- Declared
- <nixpkgs/nixos/modules/services/misc/gpsd.nix>