summary refs log tree commit diff
path: root/nixos/modules/misc/ids.nix
diff options
context:
space:
mode:
authorpngwjpgh <pngwjpgh@users.noreply.github.com>2016-11-27 17:23:21 +0100
committerJoachim F <joachifm@users.noreply.github.com>2016-11-27 17:23:21 +0100
commitbcc9a6ac75d87738bae8dac55d074e1c5b9f9201 (patch)
treef6e98dda5e883fec7698e01e10cd04d83755545f /nixos/modules/misc/ids.nix
parentbbd39a8057a4cfd32ac6db41ac922804dcf6dd5e (diff)
downloadnixpkgs-bcc9a6ac75d87738bae8dac55d074e1c5b9f9201.tar
nixpkgs-bcc9a6ac75d87738bae8dac55d074e1c5b9f9201.tar.gz
nixpkgs-bcc9a6ac75d87738bae8dac55d074e1c5b9f9201.tar.bz2
nixpkgs-bcc9a6ac75d87738bae8dac55d074e1c5b9f9201.tar.lz
nixpkgs-bcc9a6ac75d87738bae8dac55d074e1c5b9f9201.tar.xz
nixpkgs-bcc9a6ac75d87738bae8dac55d074e1c5b9f9201.tar.zst
nixpkgs-bcc9a6ac75d87738bae8dac55d074e1c5b9f9201.zip
infinoted service: init
Service module for the dedicated gobby server included in libinfinity
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 b61c1f4799e..41ee63a9603 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -281,6 +281,7 @@
       ipfs  = 261;
       stanchion = 262;
       riak-cs = 263;
+      infinoted = 264;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -532,6 +533,7 @@
       ipfs = 261;
       stanchion = 262;
       riak-cs = 263;
+      infinoted = 264;
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal