services.cjdns.authorizedPasswords

NixOS option

Any remote cjdns nodes that offer these passwords on connection will be allowed to route through this node.

type: list of string
Default
[ ]
Example
[
  "snyrfgkqsc98qh1y4s5hbu0j57xw5s0"
  "z9md3t4p45mfrjzdjurxn4wuj0d8swv"
  "49275fut6tmzu354pq70sr5b95qq0vj"
]
declared in: nixos/modules/services/networking/cjdns.nixView source on NixOS/nixpkgs →