Updated ssh configuratoin

This commit is contained in:
2024-06-25 10:31:41 +02:00
parent ad529d4397
commit 3ead6d13d8
3 changed files with 7 additions and 1 deletions

View File

@@ -17,5 +17,6 @@
identityFile = "~/.ssh/gitea";
};
};
addKeysToAgent = "yes";
};
}