summaryrefslogtreecommitdiffstats
path: root/6tests/data/secrets/auth.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2016-12-22 16:01:14 +0100
committermakefu <github@syntax-fehler.de>2016-12-22 16:01:14 +0100
commitb072ba2726b2e32fe1f9a08530ae4a4b4ba85969 (patch)
tree79837af48d80f0c8db56368351b73d31115a79e2 /6tests/data/secrets/auth.nix
parentb045564105fbd9e287fa34902b574bf0217734b5 (diff)
m 6 secrets: auth.nix replaces authfile
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";
+}