diff --git a/hosts/tsuki/home.nix b/hosts/tsuki/home.nix index f2f02a1..17612f1 100755 --- a/hosts/tsuki/home.nix +++ b/hosts/tsuki/home.nix @@ -103,8 +103,12 @@ Host git.flake.sh Hostname git.flake.sh User notohh - IdentityFile ~/.ssh/notohh-forgejo + IdentityFile ~/.ssh/notohh-git Port 2222 + Host github.com + Hostname github.com + User notohh + IdentityFile ~/.ssh/notohh-git Host rpi4 Hostname 100.92.145.147 User notoh