This commit is contained in:
Rouven Seifert 2023-02-02 12:31:38 +01:00
parent 7e4cb1f4ca
commit 7b09649d5f
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
4 changed files with 25 additions and 21 deletions

View file

@ -21,6 +21,10 @@
match = "Host raspi User git";
identityFile = "~/.ssh/git";
};
"git@ifsr.de" = {
match = "Host raspi User git";
identityFile = "~/.ssh/git";
};
};
extraConfig = ''
IdentityFile ~/.ssh/id_ed25519