summary refs log tree commit diff
path: root/nixos/modules/misc/ids.nix
diff options
context:
space:
mode:
authorJoachim Schiele <js@lastlog.de>2016-11-06 10:33:21 +0100
committerJoachim Schiele <js@lastlog.de>2016-11-06 10:34:42 +0100
commit47d81ed3473f33cfb48f2be079f50cdfac60f1e7 (patch)
tree96160cee6a4491334af5d7d83096ca41d1247070 /nixos/modules/misc/ids.nix
parent4440cf6d8169e9171b87f11475a518a658fa4dae (diff)
downloadnixpkgs-47d81ed3473f33cfb48f2be079f50cdfac60f1e7.tar
nixpkgs-47d81ed3473f33cfb48f2be079f50cdfac60f1e7.tar.gz
nixpkgs-47d81ed3473f33cfb48f2be079f50cdfac60f1e7.tar.bz2
nixpkgs-47d81ed3473f33cfb48f2be079f50cdfac60f1e7.tar.lz
nixpkgs-47d81ed3473f33cfb48f2be079f50cdfac60f1e7.tar.xz
nixpkgs-47d81ed3473f33cfb48f2be079f50cdfac60f1e7.tar.zst
nixpkgs-47d81ed3473f33cfb48f2be079f50cdfac60f1e7.zip
leaps: 0.5.1 + add a service + test
Diffstat (limited to 'nixos/modules/misc/ids.nix')
-rw-r--r--nixos/modules/misc/ids.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/modules/misc/ids.nix b/nixos/modules/misc/ids.nix
index 8c0f0c2624b..c75c22472bd 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -277,6 +277,7 @@
       gitlab-runner = 257;
       postgrey = 258;
       hound = 259;
+      leaps = 260;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -524,6 +525,7 @@
       gitlab-runner = 257;
       postgrey = 258;
       hound = 259;
+      leaps = 260;
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal