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