diff options
author | Patrick Spek <p.spek@tyil.nl> | 2022-12-06 15:04:37 +0100 |
---|---|---|
committer | Patrick Spek <p.spek@tyil.nl> | 2022-12-06 15:04:37 +0100 |
commit | bad8f6612f2fef4c6328ad2b1d72525d0c0d8da1 (patch) | |
tree | d2ade14da1420837b6c34776ba5b16a20752e224 | |
parent | 22ddb72c5b8057ccadf5c6ef5104a4caad937777 (diff) | |
download | dotfiles-bad8f6612f2fef4c6328ad2b1d72525d0c0d8da1.tar.gz dotfiles-bad8f6612f2fef4c6328ad2b1d72525d0c0d8da1.tar.bz2 |
Add ssh key for use within xxllnc
-rw-r--r-- | .ssh/id.d/xxllnc@edephas-ed25519.pub | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.ssh/id.d/xxllnc@edephas-ed25519.pub b/.ssh/id.d/xxllnc@edephas-ed25519.pub new file mode 100644 index 0000000..b2d20a8 --- /dev/null +++ b/.ssh/id.d/xxllnc@edephas-ed25519.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILvrXVgXTxw/Y684WFfrpIveRoTmdCNZ7Da3g4ZNhwjT tyil@edephas |