qol(doloro-wsl@hosts): added identity files

This commit is contained in:
2025-10-23 22:49:41 +00:00
parent d82a70eba2
commit b21ed78484

View File

@@ -111,6 +111,11 @@
matchBlocks = { matchBlocks = {
"*" = { "*" = {
addKeysToAgent = "yes"; addKeysToAgent = "yes";
identityFile = [
"~/.ssh/id_github"
"~/.ssh/id_gitea_scug_io"
"~/.ssh/id_ed25519"
];
}; };
}; };
}; };