services.couchdb.extraConfigFiles

NixOS option

Extra configuration files. Overrides any other configuration. You can use this to setup the Admin user without putting the password in your nix store.

type: list of absolute path
Default
[ ]
declared in: nixos/modules/services/databases/couchdb.nixView source on NixOS/nixpkgs →