services.toxvpn.auto_add_peers

NixOS option

peers to automatically connect to on startup

type: list of string
Default
[ ]
Example
[
  "toxid1"
  "toxid2"
]
declared in: nixos/modules/services/networking/toxvpn.nixView source on NixOS/nixpkgs →