mirror of
https://github.com/sstent/vmimages.git
synced 2025-12-06 06:01:51 +00:00
sync
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{ lib, stdenv }:
|
{ pkgs, lib, stdenv }:
|
||||||
|
|
||||||
let
|
let
|
||||||
script = pkgs.writeShellScriptBin "helloWorld" builtins.readFile ./wsl-ssh-agent-forward.sh;
|
script = pkgs.writeShellScriptBin "helloWorld" builtins.readFile ./wsl-ssh-agent-forward.sh;
|
||||||
|
|||||||
Reference in New Issue
Block a user