home: update ssh config
All checks were successful
ci/woodpecker/push/checks Pipeline was successful
All checks were successful
ci/woodpecker/push/checks Pipeline was successful
This commit is contained in:
parent
6981f95a94
commit
5e3db21e5c
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
||||||
Host sora
|
Host sora
|
||||||
HostName 5.161.181.184
|
HostName 5.161.181.184
|
||||||
User notoh
|
User notoh
|
||||||
IdentityFile ~/.ssh/kumo
|
IdentityFile ~/.ssh/sora
|
||||||
Host pihole
|
Host pihole
|
||||||
Hostname 192.168.1.221
|
Hostname 192.168.1.221
|
||||||
User root
|
User root
|
||||||
|
|
Loading…
Reference in a new issue