diff options
author | tv <tv@shackspace.de> | 2015-07-24 11:55:16 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-07-24 11:55:16 +0200 |
commit | b6987329fe6dca5aca96fc651f06867c26dbf236 (patch) | |
tree | 83b4388ed3dab33088eb08f7391a6fa988a76b66 /1systems/tv/wu.nix | |
parent | 5f63c4071c7b1680e75671c0acede8a9bce4b14c (diff) |
3: {tv -> krebs}.urlwatch
Diffstat (limited to '1systems/tv/wu.nix')
-rw-r--r-- | 1systems/tv/wu.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/1systems/tv/wu.nix b/1systems/tv/wu.nix index 7a12bc571..1d7bbe55b 100644 --- a/1systems/tv/wu.nix +++ b/1systems/tv/wu.nix @@ -156,8 +156,8 @@ in }; } { - imports = [ ../../3modules/tv/urlwatch.nix ]; - tv.urlwatch = { + imports = [ ../../3modules/krebs/urlwatch.nix ]; + krebs.urlwatch = { enable = true; mailto = "tv@wu.retiolum"; # TODO onCalendar = "*-*-* 05:00:00"; |