summaryrefslogtreecommitdiffstats
path: root/makefu/0tests
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2021-12-04 17:34:25 +0100
committermakefu <github@syntax-fehler.de>2021-12-04 17:34:25 +0100
commit33d13bff84c85ad9f22300598a0c4115e3361f7f (patch)
treec35b93605c15717f70e491b6071f461d5354d93f /makefu/0tests
parent14f05eb886992d64fc5b245dc45819a9cb06708f (diff)
ma ham: add tile
Diffstat (limited to 'makefu/0tests')
-rw-r--r--makefu/0tests/data/secrets/hass/tile.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/makefu/0tests/data/secrets/hass/tile.nix b/makefu/0tests/data/secrets/hass/tile.nix
new file mode 100644
index 00000000..cbcf433f
--- /dev/null
+++ b/makefu/0tests/data/secrets/hass/tile.nix
@@ -0,0 +1,4 @@
+{
+ username = "lol";
+ password = "wut";
+}