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-07 01:10:56 +0300
committerNikolay Amiantov <ab@fmap.me>2016-01-13 13:07:46 +0300
commitf5efac09aaced787d9fc80c1e192367e6f93d9fb (patch)
tree2cfc089cf8fedf17b415e62990bb711d38197251 /nixos/modules/module-list.nix
parent1ea34520cd431277dfd97499d3fa48d42d8c7999 (diff)
downloadnixlib-f5efac09aaced787d9fc80c1e192367e6f93d9fb.tar
nixlib-f5efac09aaced787d9fc80c1e192367e6f93d9fb.tar.gz
nixlib-f5efac09aaced787d9fc80c1e192367e6f93d9fb.tar.bz2
nixlib-f5efac09aaced787d9fc80c1e192367e6f93d9fb.tar.lz
nixlib-f5efac09aaced787d9fc80c1e192367e6f93d9fb.tar.xz
nixlib-f5efac09aaced787d9fc80c1e192367e6f93d9fb.tar.zst
nixlib-f5efac09aaced787d9fc80c1e192367e6f93d9fb.zip
nixos/opendkim: 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 dc7bd86b40f8..41389c711121 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -187,6 +187,7 @@
   ./services/mail/freepops.nix
   ./services/mail/mail.nix
   ./services/mail/mlmmj.nix
+  ./services/mail/opendkim.nix
   ./services/mail/opensmtpd.nix
   ./services/mail/postfix.nix
   ./services/mail/postsrsd.nix