users/b12f: add mezza ssh key
This commit is contained in:
parent
cde6cb09fd
commit
7f55c13245
|
@ -33,8 +33,9 @@ in {
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
IdentitiesOnly yes
|
IdentitiesOnly yes
|
||||||
IdentityFile /home/${psCfg.user.name}/.ssh/id_yubi_gpg.pub
|
IdentityFile /home/${psCfg.user.name}/.ssh/id_yubi_gpg.pub
|
||||||
IdentityFile /home/${psCfg.user.name}/.ssh/id_ed25519_sk-464.pub
|
IdentityFile /home/${psCfg.user.name}/.ssh/id_ed25519_mezza
|
||||||
IdentityFile /home/${psCfg.user.name}/.ssh/id_ed25519_sk-485.pub
|
IdentityFile /home/${psCfg.user.name}/.ssh/id_ed25519_sk-464
|
||||||
|
IdentityFile /home/${psCfg.user.name}/.ssh/id_ed25519_sk-485
|
||||||
'';
|
'';
|
||||||
matchBlocks = {
|
matchBlocks = {
|
||||||
"git.pub.solar" = {
|
"git.pub.solar" = {
|
||||||
|
|
Loading…
Reference in a new issue