Flakes
Categories
Options
Packages
Sign in
MyNixOS
nixpkgs
options
services
athens
singleFlight
etcd
endpoints
option
services.athens.singleFlight.etcd.endpoints
URLs that determine all distributed etcd servers.
Declarations
nixos/modules/services/development/athens.nix
Type
list of string
Default
[ ]
Example
[
"localhost:2379"
]