home: format
All checks were successful
flake check / check (push) Successful in 8m0s
fmt check / check (push) Successful in 1m0s
All checks were successful
flake check / check (push) Successful in 8m0s
fmt check / check (push) Successful in 1m0s
This commit is contained in:
parent
74f4817c87
commit
2371c4e20e
1 changed files with 9 additions and 9 deletions
|
@ -100,15 +100,6 @@
|
||||||
HostName 100.83.81.116
|
HostName 100.83.81.116
|
||||||
User basegbot
|
User basegbot
|
||||||
IdentityFile ~/.ssh/basegbot
|
IdentityFile ~/.ssh/basegbot
|
||||||
Host git.flake.sh
|
|
||||||
Hostname git.flake.sh
|
|
||||||
User notohh
|
|
||||||
IdentityFile ~/.ssh/notohh-git
|
|
||||||
Port 2222
|
|
||||||
Host github.com
|
|
||||||
Hostname github.com
|
|
||||||
User notohh
|
|
||||||
IdentityFile ~/.ssh/notohh-git
|
|
||||||
Host rpi4
|
Host rpi4
|
||||||
Hostname 100.92.145.147
|
Hostname 100.92.145.147
|
||||||
User notoh
|
User notoh
|
||||||
|
@ -120,6 +111,15 @@
|
||||||
Hostname 192.168.1.199
|
Hostname 192.168.1.199
|
||||||
User root
|
User root
|
||||||
IdentityFile ~/.ssh/truenas
|
IdentityFile ~/.ssh/truenas
|
||||||
|
Host git.flake.sh
|
||||||
|
Hostname git.flake.sh
|
||||||
|
User notohh
|
||||||
|
IdentityFile ~/.ssh/notohh-git
|
||||||
|
Port 2222
|
||||||
|
Host github.com
|
||||||
|
Hostname github.com
|
||||||
|
User notohh
|
||||||
|
IdentityFile ~/.ssh/notohh-git
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue