mail, ssh

This commit is contained in:
Till 2026-01-29 16:13:21 +01:00
parent 26ed81dbee
commit 92cfae9488
4 changed files with 30 additions and 26 deletions

View file

@ -59,6 +59,12 @@ in
identityFile = certs.personal;
};
"github github.com" = {
hostname = "github.com";
user = "git";
identityFile = certs.personal;
};
# "mila" = {
# hostname = "mila";
# user = "till";