mirror of
https://github.com/Mic92/sops-nix.git
synced 2024-12-14 11:57:52 +00:00
Update pkgs/sops-init-gpg-key/sops-init-gpg-key
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
This commit is contained in:
parent
08a2634b42
commit
0ef86b61ee
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ Subkey-Type: ecdh
|
|||
Subkey-Curve: Curve25519
|
||||
Subkey-Usage: encrypt
|
||||
EOF
|
||||
else
|
||||
elif [[ "$KEYTYPE" == "RSA" ]]; then
|
||||
cat >> "$GNUPGHOME/key-template" <<EOF
|
||||
Key-Type: 1
|
||||
Key-Length: 2048
|
||||
|
|
Loading…
Reference in a new issue