mirror of
https://github.com/sstent/vmimages.git
synced 2026-04-05 04:24:12 +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