This commit is contained in:
2023-02-23 09:43:30 -05:00
parent b0d61c116c
commit 6e37b519d0
5 changed files with 197 additions and 44 deletions

View File

@@ -79,8 +79,9 @@ programs = {
if [ -e /home/sstent/.nix-profile/etc/profile.d/nix.sh ]; then . /home/sstent/.nix-profile/etc/profile.d/nix.sh; fi # added by Nix installer
#keybase service &
# Configure ssh forwarding
. wsl-ssh-agent-forwarder
wsl-ssh-agent-relay start
export SSH_AUTH_SOCK=${HOME}/.ssh/wsl-ssh-agent.sock
ssh-add -l
'';