rekey instruction

This commit is contained in:
Sridhar Ratnakumar 2022-12-27 14:50:50 -05:00
parent d270a211d8
commit 8d1c86f156

View file

@ -5,6 +5,8 @@ let
(import ../systems/hetzner/ax41.info.nix).hostKeyPub
];
in
# How I rekey on macOS:
# agenix -r -i =(op read 'op://Personal/id_rsa/private key')
{
"cache-priv-key.age".publicKeys = keys;
}