mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-01-31 09:55:38 +01:00
why was this doubled
This commit is contained in:
parent
3313490b3f
commit
1e517e58d2
1 changed files with 0 additions and 3 deletions
|
@ -21,9 +21,6 @@
|
||||||
match = "Host raspi User git";
|
match = "Host raspi User git";
|
||||||
identityFile = "~/.ssh/git";
|
identityFile = "~/.ssh/git";
|
||||||
};
|
};
|
||||||
"*" = {
|
|
||||||
identityFile = "~/.ssh/id_ed25519";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
IdentityFile ~/.ssh/id_ed25519
|
IdentityFile ~/.ssh/id_ed25519
|
||||||
|
|
Loading…
Add table
Reference in a new issue