summaryrefslogtreecommitdiffstats
path: root/makefu/0tests/data/secrets/auth.nix
diff options
context:
space:
mode:
Diffstat (limited to 'makefu/0tests/data/secrets/auth.nix')
-rw-r--r--makefu/0tests/data/secrets/auth.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/makefu/0tests/data/secrets/auth.nix b/makefu/0tests/data/secrets/auth.nix
new file mode 100644
index 00000000..92d5c34a
--- /dev/null
+++ b/makefu/0tests/data/secrets/auth.nix
@@ -0,0 +1,3 @@
+{
+ user = "password";
+}