diff options
author | tv <tv@krebsco.de> | 2016-04-27 01:54:58 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-04-27 01:54:58 +0200 |
commit | 4abd59f59d8541a93ccbf1e76d1f9b95c44a9bf2 (patch) | |
tree | e1e318bc4c5c6bfa0be45d4383a44445a4914a82 /krebs/3modules/exim-smarthost.nix | |
parent | 96301634b906182be0d8a5d669481da309f4a17a (diff) |
krebs.exim-{retiolum,smarthost}: use krebs.exim
Diffstat (limited to 'krebs/3modules/exim-smarthost.nix')
-rw-r--r-- | krebs/3modules/exim-smarthost.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/3modules/exim-smarthost.nix b/krebs/3modules/exim-smarthost.nix index a01ab543b..8d9227039 100644 --- a/krebs/3modules/exim-smarthost.nix +++ b/krebs/3modules/exim-smarthost.nix @@ -105,7 +105,7 @@ let requires = [ "secret.service" ]; }; }; - services.exim = { + krebs.exim = { enable = true; config = '' keep_environment = |