diff options
author | tv <tv@krebsco.de> | 2016-02-13 17:56:06 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-02-13 17:56:12 +0100 |
commit | 0a6a96d8cb5bce4236416c374cd4b49372308d43 (patch) | |
tree | 95cd69a3371a5a47381e77f017f9375bacab094c /tv/2configs | |
parent | 92efbd1aea33eef222249d61e0863521ef1de953 (diff) |
tv urlwatch: add vncdotool and noVNC
Diffstat (limited to 'tv/2configs')
-rw-r--r-- | tv/2configs/urlwatch.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tv/2configs/urlwatch.nix b/tv/2configs/urlwatch.nix index 8189f63..0106cdd 100644 --- a/tv/2configs/urlwatch.nix +++ b/tv/2configs/urlwatch.nix @@ -51,6 +51,9 @@ # <stockholm/tv/2configs/xserver/xserver.conf.nix> # is derived from `configFile` in: https://raw.githubusercontent.com/NixOS/nixpkgs/master/nixos/modules/services/x11/xserver.nix + + https://pypi.python.org/pypi/vncdotool + https://api.github.com/repos/kanaka/noVNC/tags ]; }; } |