nixpkgs/nixos/modules/services/databases
Oliver Charles 2ea7c90839 postgresql module: Use the default superuser username
PostgreSQL defaults to having 'postgres' as the superuser. NixOS should
use this default name to provide a less surprising result to people who
enable services.postgres.
2014-02-13 18:52:59 +00:00
..
4store-endpoint.nix Use the "assertions" option instead of mkAssert 2013-10-30 18:47:44 +01:00
4store.nix Use the "assertions" option instead of mkAssert 2013-10-30 18:47:44 +01:00
firebird.nix
memcached.nix memcached: set uid to make it work with #1076 2013-12-13 10:09:08 +01:00
mongodb.nix nixos/mongodb: set static uid to work with #1076 2013-11-07 11:25:14 +01:00
mysql.nix
mysql55.nix
openldap.nix Added openldap user, group and configure service so its not running as root. 2013-11-28 22:21:50 +01:00
postgresql.nix postgresql module: Use the default superuser username 2014-02-13 18:52:59 +00:00
redis.nix
virtuoso.nix