MyNixOS website logo
option

services.nebula.networks.<name>.lighthouses

List of IPs of lighthouse hosts this node should report to and query from. This should be empty on lighthouse nodes. The IPs should be the lighthouse's Nebula IPs, not their external IPs.

Declarations
Type
list of string
Default
[ ]
Example
[
  "192.168.100.1"
]