mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-07 08:37:34 +08:00
rekey instruction
This commit is contained in:
parent
d270a211d8
commit
8d1c86f156
1 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue