0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

nixos: add neo4j database module

This commit is contained in:
Jaka Hudoklin 2014-08-16 23:53:26 +02:00 committed by Michael Raskin
parent 503b8afa3f
commit 84ea03fa3f
3 changed files with 145 additions and 0 deletions

View file

@ -143,6 +143,7 @@
dhcpd = 133;
siproxd = 134;
mlmmj = 135;
neo4j = 136;
# When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!