Pro audio + fixes
This commit is contained in:
parent
1f49192ab3
commit
6bbfc7cdc0
11 changed files with 181 additions and 37 deletions
|
|
@ -37,6 +37,10 @@
|
|||
identityFile = "~/.ssh/local";
|
||||
identitiesOnly = true;
|
||||
};
|
||||
"*moon-cloud.eu" = {
|
||||
identityFile = "~/.ssh/moon-cloud";
|
||||
identitiesOnly = true;
|
||||
};
|
||||
"*" = {
|
||||
identityFile = "~/.ssh/id_ed25519";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue