summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/bureautomation/camera/comic.nix
blob: a523d032e2ecd8d7611b66872466a81866d198dd (plain)
1
2
3
4
5
6
7
8
9
10
[
  { name = "Poorly Drawn Lines";
    platform = "generic";
    still_image_url = http://127.0.0.1:8123/local/lines.png ;
  }
  { name = "XKCD";
    platform = "generic";
    still_image_url = http://127.0.0.1:8123/local/xkcd.png ;
  }
]