diff options
author | tv <tv@shackspace.de> | 2015-07-25 01:06:13 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-07-25 01:32:24 +0200 |
commit | d03dba41d6543adc2c73a7818cd32ca79046c64b (patch) | |
tree | 6310dec20427a3fcbcc99d3747eed5504e88eccc /1systems/tv/wu.nix | |
parent | 939f1b20c2d9e7da6fbe83005057a5e14d5abf4d (diff) |
krebs.users.[mt]v: set mail
Diffstat (limited to '1systems/tv/wu.nix')
-rw-r--r-- | 1systems/tv/wu.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/1systems/tv/wu.nix b/1systems/tv/wu.nix index 0b2dab9df..ccb2dd141 100644 --- a/1systems/tv/wu.nix +++ b/1systems/tv/wu.nix @@ -152,7 +152,7 @@ in { krebs.urlwatch = { enable = true; - mailto = "tv@wu.retiolum"; # TODO + mailto = config.krebs.users.tv.mail; onCalendar = "*-*-* 05:00:00"; urls = [ ## nixpkgs maintenance |