Janneke Nieuwenhuizen writes: Hi! > Ludovic Courtès writes: > > Hi, > >> Janneke Nieuwenhuizen skribis: >> >>> +@lisp >>> +(environment-variables >>> + '(("SSH_AUTH_SOCK" >>> + . "$@{SSH_AUTH_SOCK-$@{XDG_RUNTIME_DIR-$HOME/.cache@}/ssh-agent/socket@}"))) >>> +@end lisp >> >> Maybe we should automate that by having ‘home-ssh-agent-service-type’ >> extend ‘home-environment-variables-service-type’? That way it’d work >> out-of-the-box regardless of the shell being used. > > Oh that's a neat idea! Someone will have to figure out how to do that, > later. I've pushed the attached patch to take care of this. Pretty neat! Closing this bug now, if we want to address the git-daemon "transform" and #:user "git-daemon" issue better to open a new bug report. Greetings, Janneke