services.confd.enable

NixOS option

Whether to enable confd, a service to manage local application configuration files using templates and data from etcd/consul/redis/zookeeper.

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/misc/confd.nixView source on NixOS/nixpkgs →