diff options
author | lassulus <lass@lassul.us> | 2017-06-01 12:49:21 +0200 |
---|---|---|
committer | lassulus <lass@lassul.us> | 2017-06-01 12:49:21 +0200 |
commit | 73b073c3fe037f31e05828a1071c9b4b19f7a2ff (patch) | |
tree | b6ee1d7b8016b55ab61fd0585cb2aba7d993f703 /lass/1systems/dishfire.nix | |
parent | 21d92086fe00c7369fde3951f92e9f73f4c05ee9 (diff) |
lass: RIP helios
Diffstat (limited to 'lass/1systems/dishfire.nix')
-rw-r--r-- | lass/1systems/dishfire.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lass/1systems/dishfire.nix b/lass/1systems/dishfire.nix index 9c77f909d..e12367aca 100644 --- a/lass/1systems/dishfire.nix +++ b/lass/1systems/dishfire.nix @@ -70,7 +70,6 @@ relay_from_hosts = map (host: host.nets.retiolum.ip4.addr) [ config.krebs.hosts.mors config.krebs.hosts.uriel - config.krebs.hosts.helios ]; system-aliases = [ { from = "mailer-daemon"; to = "postmaster"; } |