This commit is contained in:
2023-02-19 15:28:04 -05:00
parent dbebc7828c
commit b214133237

View File

@@ -41,9 +41,7 @@ systemd.user.services.ssh-proxy = {
setsid ${pkgs.socat}/bin/socat UNIX-LISTEN:/tmp/.ssh-sock,fork EXEC:"/mnt/c/Windows/system32/npiperelay.exe -ei -s //./pipe/openssh-ssh-agent",nofork
''}";
};
Install = {
WantedBy = [ "default.target" ];
};
};