summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/bureautomation/puppy-proxy.nix
blob: 9e3542509321f9899988f134151001d37eba366d (plain)
1
2
3
4
5
{ pkgs, ... }:
# streamlink 'https://www.ustream.tv/channel/maximilian-schnauzers-cam4' worst --player-external-http --player-external-http-port 15321 --player-passthrough rtsp --retry-streams 60
{
  environment.systemPackages = [ pkgs.liveproxy ];
}