diff options
author | tv <tv@krebsco.de> | 2015-07-25 01:06:13 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-07-25 01:32:24 +0200 |
commit | 1a753d75642f8dc4c45f4c74fa5213d7e1da01c0 (patch) | |
tree | 78713fa05ad950d0743a5f05f65e6e6310ecc4cb /1systems/tv | |
parent | 7f32cf635d2517db72c26842a591ae1a399a9b28 (diff) |
krebs.users.[mt]v: set mail
Diffstat (limited to '1systems/tv')
-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 0b2dab9..ccb2dd1 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 |