diff options
author | Vincent Ambo <mail@tazj.in> | 2023-09-30T18·25+0300 |
---|---|---|
committer | tazjin <tazjin@tvl.su> | 2023-09-30T21·47+0000 |
commit | e6ee2f135fa58b4a57f5b22dc57a0a9fa0825cb5 (patch) | |
tree | 9c0058d43a1d49070c2f4c4bd48722e805c546b6 /users/tazjin/secrets/secrets.nix | |
parent | 823b33664d909c74a59fdf37b30aba70dfd955ae (diff) |
chore(tazjin/secrets): reencrypt with new key set r/6677
Change-Id: Ib2111bf10babf42ad7984c39a25acd84cecd0d76 Reviewed-on: https://cl.tvl.fyi/c/depot/+/9494 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su>
Diffstat (limited to 'users/tazjin/secrets/secrets.nix')
-rw-r--r-- | users/tazjin/secrets/secrets.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/tazjin/secrets/secrets.nix b/users/tazjin/secrets/secrets.nix index 65546bd50435..bf7a26609599 100644 --- a/users/tazjin/secrets/secrets.nix +++ b/users/tazjin/secrets/secrets.nix @@ -4,6 +4,7 @@ let # local keys myKeys.tverskoy_ed25519 myKeys.zamalek_ed25519 + myKeys.khamovnik_yk # koptevo "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMw2ZfdNZCXCOtbQNT6hztXCIkTcO9MBrOuDqMlmGOYK root@koptevo" ]; |