about summary refs log tree commit diff
path: root/nix/hosts/corrino/remarvin.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/hosts/corrino/remarvin.nix')
-rw-r--r--nix/hosts/corrino/remarvin.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/hosts/corrino/remarvin.nix b/nix/hosts/corrino/remarvin.nix
index 580cbbf..1377c8b 100644
--- a/nix/hosts/corrino/remarvin.nix
+++ b/nix/hosts/corrino/remarvin.nix
@@ -12,6 +12,6 @@
 
     username = "marvin_test1";
     homeserver = "matrix.org";
-    accesstoken = config.age.secrets.remarvin_accesstoken.path;
+    accesstokenpath = config.age.secrets.remarvin_accesstoken.path;
   };
 }