Fix laptop ssh config
This commit is contained in:
parent
bbca96d4fc
commit
be9f18ddd3
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@
|
||||||
|
|
||||||
programs.ssh.matchBlocks = {
|
programs.ssh.matchBlocks = {
|
||||||
"*" = {
|
"*" = {
|
||||||
identityFile = "/home/buymymojo/.ssh/id_ed25519";
|
identityFile = "/home/aria/.ssh/id_ed25519";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue