summary refs log tree commit diff
path: root/nixos/modules/misc/ids.nix
diff options
context:
space:
mode:
authorAustin Seipp <aseipp@pobox.com>2014-06-25 22:32:45 -0500
committerAustin Seipp <aseipp@pobox.com>2014-06-25 22:54:18 -0500
commit3eb2d1e03e7547807558c42c1b416118703f751e (patch)
treefb034389d72a49001821cfc1a058ea8580eab032 /nixos/modules/misc/ids.nix
parentec4cd43ca8da720185b887187468c5c237b93424 (diff)
downloadnixpkgs-3eb2d1e03e7547807558c42c1b416118703f751e.tar
nixpkgs-3eb2d1e03e7547807558c42c1b416118703f751e.tar.gz
nixpkgs-3eb2d1e03e7547807558c42c1b416118703f751e.tar.bz2
nixpkgs-3eb2d1e03e7547807558c42c1b416118703f751e.tar.lz
nixpkgs-3eb2d1e03e7547807558c42c1b416118703f751e.tar.xz
nixpkgs-3eb2d1e03e7547807558c42c1b416118703f751e.tar.zst
nixpkgs-3eb2d1e03e7547807558c42c1b416118703f751e.zip
nixos: add gitolite module
Signed-off-by: Austin Seipp <aseipp@pobox.com>
Diffstat (limited to 'nixos/modules/misc/ids.nix')
-rw-r--r--nixos/modules/misc/ids.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/misc/ids.nix b/nixos/modules/misc/ids.nix
index f1028a479df..956215d9a97 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -134,6 +134,7 @@
       teamspeak = 124;
       influxdb = 125;
       nsd = 126;
+      gitolite = 127;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!