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