summary refs log tree commit diff
path: root/nixos/modules/misc
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2014-03-19 22:04:35 -0400
committerShea Levy <shea@shealevy.com>2014-03-19 22:04:35 -0400
commit78e6d0143dd672d8d1645c648da058461572e3e1 (patch)
treea731ee39bb92bc2d4de3c5bf6382750a5f76d6d4 /nixos/modules/misc
parent608f436da3c6d526af8fce92bc6898e99beb319e (diff)
downloadnixlib-78e6d0143dd672d8d1645c648da058461572e3e1.tar
nixlib-78e6d0143dd672d8d1645c648da058461572e3e1.tar.gz
nixlib-78e6d0143dd672d8d1645c648da058461572e3e1.tar.bz2
nixlib-78e6d0143dd672d8d1645c648da058461572e3e1.tar.lz
nixlib-78e6d0143dd672d8d1645c648da058461572e3e1.tar.xz
nixlib-78e6d0143dd672d8d1645c648da058461572e3e1.tar.zst
nixlib-78e6d0143dd672d8d1645c648da058461572e3e1.zip
Add ngircd module
Diffstat (limited to 'nixos/modules/misc')
-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 970b9caa2f9d..07ec5c8c2c4e 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -120,6 +120,7 @@
       jenkins = 109;
       systemd-journal-gateway = 110;
       notbit = 111;
+      ngircd = 112;
 
       # When adding a uid, make sure it doesn't match an existing gid.