qol(doloro-wsl@hosts): added identity files
This commit is contained in:
@@ -111,6 +111,11 @@
|
|||||||
matchBlocks = {
|
matchBlocks = {
|
||||||
"*" = {
|
"*" = {
|
||||||
addKeysToAgent = "yes";
|
addKeysToAgent = "yes";
|
||||||
|
identityFile = [
|
||||||
|
"~/.ssh/id_github"
|
||||||
|
"~/.ssh/id_gitea_scug_io"
|
||||||
|
"~/.ssh/id_ed25519"
|
||||||
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user