mail, ssh
This commit is contained in:
parent
26ed81dbee
commit
92cfae9488
4 changed files with 30 additions and 26 deletions
|
|
@ -59,6 +59,12 @@ in
|
|||
identityFile = certs.personal;
|
||||
};
|
||||
|
||||
"github github.com" = {
|
||||
hostname = "github.com";
|
||||
user = "git";
|
||||
identityFile = certs.personal;
|
||||
};
|
||||
|
||||
# "mila" = {
|
||||
# hostname = "mila";
|
||||
# user = "till";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue