aboutsummaryrefslogtreecommitdiff
path: root/secrets/secrets.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--secrets/secrets.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/secrets/secrets.nix b/secrets/secrets.nix
index 155a88b..adb15e1 100644
--- a/secrets/secrets.nix
+++ b/secrets/secrets.nix
@@ -25,6 +25,12 @@ in
hosts.rivendell
];
+ # ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINE3mdcVS7+DPr7MZzIh3JsuI5t4z83j7ZAdAYxFLW4S rsync-nas
+ "rsync-ssh-nas.age".publicKeys = [
+ users.fcuny
+ hosts.rivendell
+ ];
+
# this is the SSH key we use to access the remote builder.
"ssh-remote-builder.age".publicKeys = [
users.fcuny