Add SAS ssh aliases

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-08-01 11:50:35 +01:00
parent d8f143db13
commit 300f2ff34f
2 changed files with 19 additions and 6 deletions

View File

@@ -55,7 +55,7 @@ in
"gitlab.com" = {
hostname = "gitlab.com";
user = "git";
identityFile = "${home}/.ssh/ssh_sas_ed25519_key";
identityFile = "${home}/.ssh/ssh_personal_ed25519_key";
};
};