This commit is contained in:
2023-02-21 12:33:53 -05:00
parent af31fdd4f1
commit 444b41eb72

View File

@@ -1,4 +1,4 @@
{ lib, stdenv }: { lib, stdenv, pkgs }:
let let
name = "wsl-ssh-agent-forward"; name = "wsl-ssh-agent-forward";