qol(doloro@hosts): added identity files

This commit is contained in:
2025-10-25 21:33:17 +01:00
parent b26c44849f
commit 8ef2e67ae4

View File

@@ -132,6 +132,10 @@
matchBlocks = { matchBlocks = {
"*" = { "*" = {
addKeysToAgent = "yes"; addKeysToAgent = "yes";
identityFile = [
"~/.ssh/id_ed25519"
"~/.ssh/id_gitea_scug"
];
}; };
}; };
}; };