This commit is contained in:
2023-02-23 11:06:18 -05:00
parent 319158437e
commit 4a8f8f1938

View File

@@ -102,8 +102,6 @@ programs = {
};
systemd.user.services.ssh-proxy = {
enable = true;
Unit = { Description = "WSL Proxy"; };
Service = {
ExecStart = "${pkgs.writeShellScript "start-proxy" ''