nixpkgs/nixos/modules/services/databases
Eelco Dolstra f667310c06 Use mkAfter for services.postgresql.authentication
Authentication methods are tried in order, so if another NixOS module
defines a specific ident mapping like

  local hydra all ident map=hydra-users

it should appear before the generic

  local all all ident
2015-07-01 13:49:02 +02:00
..
4store-endpoint.nix
4store.nix
couchdb.nix
firebird.nix
hbase.nix
influxdb.nix types.uniq types.bool -> types.bool 2015-06-15 18:10:26 +02:00
memcached.nix
monetdb.nix
mongodb.nix
mysql.nix Remove unnecessary option. My mistake... 2015-06-10 08:36:55 +00:00
neo4j.nix types.uniq types.bool -> types.bool 2015-06-15 18:10:26 +02:00
openldap.nix
opentsdb.nix
postgresql.nix Use mkAfter for services.postgresql.authentication 2015-07-01 13:49:02 +02:00
postgresql.xml
redis.nix
virtuoso.nix