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 | 0257acf93a7cfc91fa65b0d00dcf7f70caa9a33b (patch) | |
tree | b516368b994b8ec19a36402b58898adc59d87ac6 /tv/2configs/urlwatch.nix | |
parent | 96f3dbe6ec9f7eb6f9a897c960abbbe30ad316b9 (diff) |
tv urlwatch: add vncdotool and noVNC
Diffstat (limited to 'tv/2configs/urlwatch.nix')
-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 8189f6345..0106cddf7 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 ]; }; } |