diff options
author | makefu <github@syntax-fehler.de> | 2019-09-25 14:04:12 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2019-09-25 14:04:52 +0200 |
commit | 4488358df385ed9a6c458553f44c2597c2c5d7af (patch) | |
tree | 61c2e683744615ab840bde7320ca4fc99804307f /makefu/2configs/bureautomation/camera | |
parent | 73435b3866a876dc7bca45be068a8311caac5eaf (diff) |
ma bureautomation: show daily comic
Diffstat (limited to 'makefu/2configs/bureautomation/camera')
-rw-r--r-- | makefu/2configs/bureautomation/camera/comic.nix | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/makefu/2configs/bureautomation/camera/comic.nix b/makefu/2configs/bureautomation/camera/comic.nix new file mode 100644 index 000000000..a847b0add --- /dev/null +++ b/makefu/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 ; + } +] |