Removed redundant comment
The key listed is not specific to any one yubikey so the comment didn't make sense.
This commit is contained in:
parent
38b79babe0
commit
e4f5970abd
|
@ -23,7 +23,7 @@
|
|||
enableSshSupport = true;
|
||||
sshKeys = [
|
||||
# run `gpg-connect-agent 'keyinfo --list' /bye` to get these values for existing keys
|
||||
"E274D5078327CB6C8C83CFF102CC12A2D493C77F" # yubikey 19 101 875
|
||||
"E274D5078327CB6C8C83CFF102CC12A2D493C77F"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue