diff --git a/hosts/wsl2/default.nix b/hosts/wsl2/default.nix index 9eefb46..b633a85 100644 --- a/hosts/wsl2/default.nix +++ b/hosts/wsl2/default.nix @@ -32,7 +32,7 @@ systemd.user.services.ssh-proxy = { - Description = "WSL Proxy"; + description = "WSL Proxy"; serviceConfig = { ExecStart = "${pkgs.writeShellScript "start-proxy" '' rm -f /tmp/.ssh-sock