aboutsummaryrefslogtreecommitdiff
path: root/secrets.nix
diff options
context:
space:
mode:
Diffstat (limited to 'secrets.nix')
-rw-r--r--secrets.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/secrets.nix b/secrets.nix
index 7a45923..ae0efaf 100644
--- a/secrets.nix
+++ b/secrets.nix
@@ -22,4 +22,7 @@ in {
"secrets/unifi/unifi-poller.age".publicKeys = [ fcuny_aptos aptos tahoe ];
"secrets/restic/repo-systems.age".publicKeys = [ fcuny_aptos aptos tahoe ];
+ "secrets/rclone/config.ini.age".publicKeys = [ fcuny_aptos aptos tahoe ];
+ "secrets/rclone/gcs_service_account.json.age".publicKeys =
+ [ fcuny_aptos aptos tahoe ];
}