services.skydns.etcd.machines

NixOS option

Skydns list of etcd endpoints to connect to.

type: list of string
Default
[
  "http://127.0.0.1:2379"
]
declared in: nixos/modules/services/networking/skydns.nixView source on NixOS/nixpkgs →