This commit is contained in:
2023-02-19 15:29:20 -05:00
parent 62d0d16b1b
commit 7910f2cbdf

View File

@@ -32,9 +32,7 @@
systemd.user.services.ssh-proxy = { systemd.user.services.ssh-proxy = {
Unit = { Description = "WSL Proxy";
Description = "WSL Proxy";
};
serviceConfig = { serviceConfig = {
ExecStart = "${pkgs.writeShellScript "start-proxy" '' ExecStart = "${pkgs.writeShellScript "start-proxy" ''
rm -f /tmp/.ssh-sock rm -f /tmp/.ssh-sock