summaryrefslogtreecommitdiffstats
path: root/2configs/bureautomation/camera/comic.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2020-08-12 12:23:01 +0200
committermakefu <github@syntax-fehler.de>2020-08-12 12:23:01 +0200
commit2fc049d1e8f1549d92def934d42468a560fe308c (patch)
treee361ffa9fb1ecb6a321ef8a753800f360b465c95 /2configs/bureautomation/camera/comic.nix
parentde4f0095ebb7933323d7703f9d43f08dd7aaa7ac (diff)
ma bureautomation: fetch latest xkcd comic
Diffstat (limited to '2configs/bureautomation/camera/comic.nix')
-rw-r--r--2configs/bureautomation/camera/comic.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/2configs/bureautomation/camera/comic.nix b/2configs/bureautomation/camera/comic.nix
index a847b0add..a523d032e 100644
--- a/2configs/bureautomation/camera/comic.nix
+++ b/2configs/bureautomation/camera/comic.nix
@@ -3,4 +3,8 @@
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 ;
+ }
]