gpg ssh key comment "keygrip"

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-06-05 18:22:58 +02:00
parent 4f01013081
commit 65323cfde9

View File

@@ -12,7 +12,7 @@
enable = true;
verbose = true;
sshKeys = [
"97081264F7FD72D890D496E839AA9A4C7892A7D8" # [A] Sub Key from Master Key
"97081264F7FD72D890D496E839AA9A4C7892A7D8" # Keygrip (not Fingerprint!) of [A] Subkey
];
enableSshSupport = true;
enableFishIntegration = true;