diff options
author | tv <tv@krebsco.de> | 2015-08-14 15:50:09 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-08-14 15:50:09 +0200 |
commit | 78c198fa3e1308eb99e052142aca6ba583dbb735 (patch) | |
tree | 248dc21c642c73d91c4603da70e4de1864697b7d /tv/1systems | |
parent | ef4a693572ee06f43fc948a3310de7fdabeb078e (diff) |
tv cd: lass has no mail configure yet
Diffstat (limited to 'tv/1systems')
-rw-r--r-- | tv/1systems/cd.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/1systems/cd.nix b/tv/1systems/cd.nix index cef87c0..659b950 100644 --- a/tv/1systems/cd.nix +++ b/tv/1systems/cd.nix @@ -74,7 +74,7 @@ in { from = "spam@krebsco.de"; to = pkgs.lib.concatStringsSep "," [ tv.mail - lass.mail + "lass@mors.retiolum" makefu.mail ]; } |