From ec1acce4e964c6192149a23d247931ca7cb7029a Mon Sep 17 00:00:00 2001 From: George Kollias Date: Tue, 1 Apr 2014 20:41:37 +0300 Subject: fixed monetdb's gid to be the same with its id. --- nixos/modules/misc/ids.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/modules/misc/ids.nix') diff --git a/nixos/modules/misc/ids.nix b/nixos/modules/misc/ids.nix index ddf3b6bc509..2153779ce55 100644 --- a/nixos/modules/misc/ids.nix +++ b/nixos/modules/misc/ids.nix @@ -222,7 +222,7 @@ jenkins = 109; systemd-journal-gateway = 110; notbit = 111; - monetdb = 112; + monetdb = 115; # When adding a gid, make sure it doesn't match an existing uid. -- cgit 1.4.1