mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 06:04:42 +00:00
key swap + ssh (#17)
This commit is contained in:
parent
c1d1b2f219
commit
a5fd2ff869
2 changed files with 3 additions and 1 deletions
|
|
@ -18,7 +18,8 @@
|
|||
netty = {
|
||||
hostname = "152.53.195.59";
|
||||
user = "rathi";
|
||||
identityFile = "~/.ssh/id_ed25519";
|
||||
identityFile = "~/.ssh/netty";
|
||||
identitiesOnly = true;
|
||||
};
|
||||
|
||||
"agentcomputer.ai" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue