users/b12f: add mezza ssh key

This commit is contained in:
b12f 2024-10-30 22:43:29 +01:00
parent cde6cb09fd
commit 7f55c13245
Signed by: b12f
GPG key ID: 729956E1124F8F26

View file

@ -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" = {