summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-05-14 07:12:17 +0300
committerLars Wirzenius <liw@liw.fi>2023-05-14 07:12:17 +0300
commit02c9b8584dbd72b81d7f5890da79955583833fec (patch)
tree5761438257ccdf4a3fc1959c5cd0f1809df638f2
parent7facf6532bafc10ee0dd20e9f2792409e427bf0b (diff)
downloadliw-dot-files-02c9b8584dbd72b81d7f5890da79955583833fec.tar.gz
ssh: change key for obnam-server
Sponsored-by: author
-rw-r--r--ssh/config-pers2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh/config-pers b/ssh/config-pers
index ce9cc1a..5096345 100644
--- a/ssh/config-pers
+++ b/ssh/config-pers
@@ -17,7 +17,7 @@ Host qotom
IdentityFile ~/.ssh/non-u2f-key/id_personal
Host obnam-server
- IdentityFile ~/.ssh/id_personal
+ IdentityFile ~/.ssh/non-u2f-key/id_personal
Host liwphone
Hostname 10.1.1.83