mirror of
https://github.com/sstent/vmimages.git
synced 2026-04-03 19:43:29 +00:00
sync
This commit is contained in:
@@ -102,8 +102,6 @@ programs = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
systemd.user.services.ssh-proxy = {
|
systemd.user.services.ssh-proxy = {
|
||||||
enable = true;
|
|
||||||
|
|
||||||
Unit = { Description = "WSL Proxy"; };
|
Unit = { Description = "WSL Proxy"; };
|
||||||
Service = {
|
Service = {
|
||||||
ExecStart = "${pkgs.writeShellScript "start-proxy" ''
|
ExecStart = "${pkgs.writeShellScript "start-proxy" ''
|
||||||
|
|||||||
Reference in New Issue
Block a user