SSH configuration and desktop fixes

This commit is contained in:
2024-06-18 11:22:58 +02:00
parent 2f6af8c9ae
commit 7c8c81a9aa
5 changed files with 23 additions and 2 deletions

View File

@@ -17,3 +17,7 @@
1. `ssh-keygen -f ~/.ssh/gitea -t ed25519 -C "me+gitea@xeovalyte.dev"`
2. Upload to [Gitea](https://gitea.xeovalyt.dev)
3. Verify ssh key (follow instructions on Gitea)
### 4. Add SSH keys
1. `ssh-add ~/.ssh/gitea`
2. `ssh-add ~/.ssh/archserver`