diff options
author | tv <tv@krebsco.de> | 2016-02-21 21:51:11 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-02-21 22:08:30 +0100 |
commit | ad5c953495ac7569d0da99630cc32f3e2e927c4a (patch) | |
tree | 3e1c55ae934edac5c9152345d3c5744379c91093 /tv/2configs/exim-smarthost.nix | |
parent | f27075d57b40e9777a2e8e6d15bcba595e5930a0 (diff) |
krebs.exim*: admit *.r
Diffstat (limited to 'tv/2configs/exim-smarthost.nix')
-rw-r--r-- | tv/2configs/exim-smarthost.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tv/2configs/exim-smarthost.nix b/tv/2configs/exim-smarthost.nix index 4b49e20..3bb022d 100644 --- a/tv/2configs/exim-smarthost.nix +++ b/tv/2configs/exim-smarthost.nix @@ -5,7 +5,6 @@ with config.krebs.lib; { krebs.exim-smarthost = { enable = true; - primary_hostname = "${config.networking.hostName}.retiolum"; sender_domains = [ "shackspace.de" "viljetic.de" |