summaryrefslogtreecommitdiffstats
path: root/makefu/0tests
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2020-08-16 21:47:33 +0200
committermakefu <github@syntax-fehler.de>2020-08-16 21:47:33 +0200
commit568d45dde9b01f50a89b0b1320f0fa05fe415909 (patch)
treeee29f511afa615a9ba7eb6d13ed1fb723ab77f39 /makefu/0tests
parenta7f67a851b9cc2988169b96b06a9befc89de4c1c (diff)
ma pkgs.hactool: init at 1.4.0
Diffstat (limited to 'makefu/0tests')
-rw-r--r--makefu/0tests/data/secrets/bureautomation/citadel.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/makefu/0tests/data/secrets/bureautomation/citadel.nix b/makefu/0tests/data/secrets/bureautomation/citadel.nix
new file mode 100644
index 00000000..b4433109
--- /dev/null
+++ b/makefu/0tests/data/secrets/bureautomation/citadel.nix
@@ -0,0 +1,4 @@
+{
+ MATRIX_TOKEN="a";
+ MATRIX_ID="b";
+}