diff --git a/config/navi/christoph.cheat b/config/navi/christoph.cheat index 10826c5b..79bd0b91 100644 --- a/config/navi/christoph.cheat +++ b/config/navi/christoph.cheat @@ -208,6 +208,20 @@ sops --config ~/NixFlake/system/modules/sops/sops.yaml ~/NixFlake/system/modules # Rekey secrets.yaml sops --config ~/NixFlake/system/modules/sops/sops.yaml updatekeys ~/NixFlake/system/modules/sops/secrets.yaml +% ssh +# Generate a new SSH key +ssh-keygen -t -C "" +$ type: echo -e "ed25519 \tElliptic Curve\nrsa -b 4096\t4096 bit RSA" --- --column 1 + +% age +# Generate a new age key +age-keygen -o + +% age +# Print the public key of an age key +age-keygen -y +$ key: eza -f -1 + ; =========================== ; CODE ; ===========================