mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-25 14:41:44 +00:00
sync
This commit is contained in:
@@ -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
|
||||
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user