diff --git a/users/b12f/ssh.nix b/users/b12f/ssh.nix index 7bce624..36d7877 100644 --- a/users/b12f/ssh.nix +++ b/users/b12f/ssh.nix @@ -33,8 +33,9 @@ in { extraConfig = '' IdentitiesOnly yes 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_sk-485.pub + IdentityFile /home/${psCfg.user.name}/.ssh/id_ed25519_mezza + IdentityFile /home/${psCfg.user.name}/.ssh/id_ed25519_sk-464 + IdentityFile /home/${psCfg.user.name}/.ssh/id_ed25519_sk-485 ''; matchBlocks = { "git.pub.solar" = {