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 | a73eaae18c3e873c09c313590a0ab8dad1fbc5d9 (patch) | |
tree | cef5c64d779bb3e183ce925553e65861cd5a3805 /tv/2configs | |
parent | de5de37a12771db395f7bc1954be52f51f54b9e2 (diff) |
krebs.exim*: admit *.r
Diffstat (limited to 'tv/2configs')
-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 4b49e20b1..3bb022d77 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" |