diff options
author | tv <tv@krebsco.de> | 2023-07-04 12:16:34 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2023-07-04 12:16:34 +0200 |
commit | 6ad13152c49b86de002b519e9c8bb95085d540f1 (patch) | |
tree | 88677cb8b56b4f02de901192e869773f1ec6e971 /tv/2configs/exim-smarthost.nix | |
parent | 69c038e3904bba43cbac9615a272309284d02699 (diff) |
tv wu: RIP
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 e905536df..6750d9a85 100644 --- a/tv/2configs/exim-smarthost.nix +++ b/tv/2configs/exim-smarthost.nix @@ -15,7 +15,6 @@ with import ./lib; ]; relay_from_hosts = concatMap (host: host.nets.retiolum.addrs) [ config.krebs.hosts.nomic - config.krebs.hosts.wu config.krebs.hosts.xu ]; internet-aliases = with config.krebs.users; [ |