summaryrefslogtreecommitdiffstats
path: root/krebs/3modules/exim-smarthost.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2017-04-12 11:25:44 +0200
committertv <tv@krebsco.de>2017-04-12 11:26:29 +0200
commit6f5fbbe6e0c714b0549b390d811d2f271738ed63 (patch)
tree5f11febd16659f619739c1d152c74d762c45a4da /krebs/3modules/exim-smarthost.nix
parent5edc4ba929c9401b7f6d80fea155206790fb0d28 (diff)
krebs.exim-* relay_to_domains: drop .retiolum from default
Diffstat (limited to 'krebs/3modules/exim-smarthost.nix')
-rw-r--r--krebs/3modules/exim-smarthost.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/krebs/3modules/exim-smarthost.nix b/krebs/3modules/exim-smarthost.nix
index 0ad952e3..dd4a7ccc 100644
--- a/krebs/3modules/exim-smarthost.nix
+++ b/krebs/3modules/exim-smarthost.nix
@@ -69,7 +69,6 @@ let
type = with types; listOf str;
default = [
"*.r"
- "*.retiolum"
];
};