summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorNikolay Amiantov <ab@fmap.me>2016-01-06 06:04:50 +0300
committerNikolay Amiantov <ab@fmap.me>2016-01-13 13:04:12 +0300
commitc51d08cf271af95c62f40be9a281751669be55aa (patch)
tree3e4af943a1b0f9664c707d0251446e5d0d59f200 /nixos/modules/module-list.nix
parent2053b3a32ae671d268d3da78294502630b0ecfb4 (diff)
downloadnixlib-c51d08cf271af95c62f40be9a281751669be55aa.tar
nixlib-c51d08cf271af95c62f40be9a281751669be55aa.tar.gz
nixlib-c51d08cf271af95c62f40be9a281751669be55aa.tar.bz2
nixlib-c51d08cf271af95c62f40be9a281751669be55aa.tar.lz
nixlib-c51d08cf271af95c62f40be9a281751669be55aa.tar.xz
nixlib-c51d08cf271af95c62f40be9a281751669be55aa.tar.zst
nixlib-c51d08cf271af95c62f40be9a281751669be55aa.zip
nixos/postsrsd: add 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 33a45f2240cc..dc7bd86b40f8 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -189,6 +189,7 @@
   ./services/mail/mlmmj.nix
   ./services/mail/opensmtpd.nix
   ./services/mail/postfix.nix
+  ./services/mail/postsrsd.nix
   ./services/mail/spamassassin.nix
   ./services/misc/apache-kafka.nix
   ./services/misc/autofs.nix