diff options
author | tv <tv@shackspace.de> | 2015-08-14 15:50:09 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-08-14 15:50:09 +0200 |
commit | c950117e0ce7b4d038f613475066a2cdb0e592e3 (patch) | |
tree | 6767c30ce7b319e0810df42bd928a724bd088ba0 /tv/1systems/cd.nix | |
parent | 1ecc4b79fd96c413ba265617db690869ce0bd63e (diff) |
tv cd: lass has no mail configure yet
Diffstat (limited to 'tv/1systems/cd.nix')
-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 cef87c03e..659b95065 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 ]; } |