summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
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/module-list.nix
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/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index 1c2fca1f88b5..706f3da60b33 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -180,6 +180,7 @@
   ./services/networking/minidlna.nix
   ./services/networking/nat.nix
   ./services/networking/networkmanager.nix
+  ./services/networking/ngircd.nix
   ./services/networking/notbit.nix
   ./services/networking/ntopng.nix
   ./services/networking/ntpd.nix