aboutsummaryrefslogtreecommitdiff
path: root/secrets/secrets.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--secrets/secrets.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/secrets/secrets.nix b/secrets/secrets.nix
index 2930859..78d2b0a 100644
--- a/secrets/secrets.nix
+++ b/secrets/secrets.nix
@@ -98,7 +98,8 @@ in
hosts.argonath
];
- "users/fcuny/anthropic-api-key.age".publicKeys = [
+ "anthropic-api-key.age".publicKeys = [
users.fcuny
+ hosts.mba
];
}