.
This commit is contained in:
parent
f0de87fe68
commit
23b58233e3
2 changed files with 142 additions and 137 deletions
|
@ -185,6 +185,11 @@
|
||||||
(home-openssh-configuration
|
(home-openssh-configuration
|
||||||
(hosts
|
(hosts
|
||||||
(list
|
(list
|
||||||
|
(openssh-host
|
||||||
|
(name "github.com")
|
||||||
|
(host-name "github.com")
|
||||||
|
(user "git")
|
||||||
|
(identity-file "~/.ssh/personal_ed"))
|
||||||
(openssh-host
|
(openssh-host
|
||||||
(name "www.opencode.net")
|
(name "www.opencode.net")
|
||||||
(host-name "www.opencode.net")
|
(host-name "www.opencode.net")
|
||||||
|
|
Loading…
Reference in a new issue