aboutsummaryrefslogtreecommitdiff
path: root/secrets/secrets.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2025-11-15 11:34:36 -0800
committerFranck Cuny <franck@fcuny.net>2025-11-15 11:34:36 -0800
commitefbdc2d49135be41ef17cfc7edfe18a03543b63a (patch)
tree2e3d59cfe477000845179a522eb9376f6fb0bbae /secrets/secrets.nix
parentuse cgit package (diff)
downloadinfra-efbdc2d49135be41ef17cfc7edfe18a03543b63a.tar.gz
simplify the backups
Diffstat (limited to '')
-rw-r--r--secrets/secrets.nix8
1 files changed, 3 insertions, 5 deletions
diff --git a/secrets/secrets.nix b/secrets/secrets.nix
index 658da54..5184454 100644
--- a/secrets/secrets.nix
+++ b/secrets/secrets.nix
@@ -22,17 +22,15 @@ in
users.fcuny
hosts.do
];
- "restic_password.age".publicKeys = [
- users.fcuny
- hosts.vm-synology
- ];
- "restic_gcs_credentials.age".publicKeys = [
+ "restic-pw.age".publicKeys = [
users.fcuny
hosts.vm-synology
+ hosts.rivendell
];
"nas_client.age".publicKeys = [
users.fcuny
hosts.vm-synology
+ hosts.rivendell
];
# this is the SSH key we use to access the remote builder.
"ssh-remote-builder.age".publicKeys = [