This commit is contained in:
2023-02-23 11:07:28 -05:00
parent 4a8f8f1938
commit 987fd20de2

View File

@@ -109,7 +109,7 @@ programs = {
setsid ${pkgs.socat}/bin/socat UNIX-LISTEN:/tmp/.ssh-sock,fork EXEC:"/mnt/c/ProgramData/chocolatey/bin/npiperelay.exe -ei -s //./pipe/openssh-ssh-agent",nofork
''}";
};
Install = { WantedBy = [ "default.target" ]; };
#Install = { WantedBy = [ "default.target" ]; };
};