From efbdc2d49135be41ef17cfc7edfe18a03543b63a Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 15 Nov 2025 11:34:36 -0800 Subject: simplify the backups --- secrets/secrets.nix | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'secrets/secrets.nix') 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 = [ -- cgit v1.2.3