some changes
This commit is contained in:
parent
06d375b210
commit
76b2dcc15a
5 changed files with 13 additions and 10 deletions
nixos/components/gui/home-manager
|
@ -9,12 +9,6 @@
|
|||
identityFile = "~/.ssh/palo_rsa.pub";
|
||||
identitiesOnly = true;
|
||||
};
|
||||
"*.jobrad.org" = {
|
||||
user = "iwagner";
|
||||
identityFile = "~/.ssh/jobrad_ed25519";
|
||||
identitiesOnly = true;
|
||||
extraOptions.IdentityAgent = "/run/user/1337/jobrad.ssh";
|
||||
};
|
||||
"lassul.us" = {
|
||||
user = "download";
|
||||
port = 45621;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue