summaryrefslogtreecommitdiffstats
path: root/2configs/bureautomation/camera/comic.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2019-09-25 14:04:12 +0200
committermakefu <github@syntax-fehler.de>2019-09-25 14:04:52 +0200
commit73ea6c9f5e85c07f59303547a056eff6bd02ebb0 (patch)
tree02c76489819274f9fc52661402e1162eea26737c /2configs/bureautomation/camera/comic.nix
parent8e7a845c444607736bd1c9b7548aa26f22ea5bf3 (diff)
ma bureautomation: show daily comic
Diffstat (limited to '2configs/bureautomation/camera/comic.nix')
-rw-r--r--2configs/bureautomation/camera/comic.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/2configs/bureautomation/camera/comic.nix b/2configs/bureautomation/camera/comic.nix
new file mode 100644
index 000000000..a847b0add
--- /dev/null
+++ b/2configs/bureautomation/camera/comic.nix
@@ -0,0 +1,6 @@
+[
+ { name = "Poorly Drawn Lines";
+ platform = "generic";
+ still_image_url = http://127.0.0.1:8123/local/lines.png ;
+ }
+]