This commit is contained in:
Daniel Ziltener 2023-12-17 15:51:31 +01:00
parent f0de87fe68
commit 23b58233e3
Signed by: zilti
GPG Key ID: B38976E82C9DAE42
2 changed files with 142 additions and 137 deletions

View File

@ -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")