summary refs log tree commit diff
path: root/nixos/modules/misc
diff options
context:
space:
mode:
authorArseniy Seroka <jagajaga@users.noreply.github.com>2015-04-17 18:47:39 +0300
committerArseniy Seroka <jagajaga@users.noreply.github.com>2015-04-17 18:47:39 +0300
commitd8cd5d34aeae52487f304844b2f46cdb87c942c1 (patch)
tree685c9b4af3413ad2aa32d15360696013b5b2254f /nixos/modules/misc
parent384abb5e29a1cb6265fbe73a52089ee974263669 (diff)
parentcdb174c18dda731a0097cc671a1d1339d536877c (diff)
downloadnixlib-d8cd5d34aeae52487f304844b2f46cdb87c942c1.tar
nixlib-d8cd5d34aeae52487f304844b2f46cdb87c942c1.tar.gz
nixlib-d8cd5d34aeae52487f304844b2f46cdb87c942c1.tar.bz2
nixlib-d8cd5d34aeae52487f304844b2f46cdb87c942c1.tar.lz
nixlib-d8cd5d34aeae52487f304844b2f46cdb87c942c1.tar.xz
nixlib-d8cd5d34aeae52487f304844b2f46cdb87c942c1.tar.zst
nixlib-d8cd5d34aeae52487f304844b2f46cdb87c942c1.zip
Merge pull request #7417 from auntieNeo/asterisk
Added Asterisk telephony server
Diffstat (limited to 'nixos/modules/misc')
-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 dcefd1c51a7f..fcbac4c7f543 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -217,6 +217,7 @@
       ihaskell = 189;
       i2p = 190;
       lambdabot = 191;
+      asterisk = 192;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -411,6 +412,7 @@
       ihaskell = 189;
       i2p = 190;
       lambdabot = 191;
+      #asterisk = 192; # unused
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal