mirror of
https://github.com/sstent/vmimages.git
synced 2026-02-08 05:22:18 +00:00
sync
This commit is contained in:
@@ -28,7 +28,9 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages =
|
environment.systemPackages =
|
||||||
[ pkgs.socat pkgs.npiperelay pkgs.wsl-ssh-agent-forward];
|
[ pkgs.socat
|
||||||
|
pkgs.npiperelay
|
||||||
|
#pkgs.wsl-ssh-agent-forward];
|
||||||
|
|
||||||
|
|
||||||
nixpkgs.config.packageOverrides = pkgs: with pkgs; rec {
|
nixpkgs.config.packageOverrides = pkgs: with pkgs; rec {
|
||||||
|
|||||||
Reference in New Issue
Block a user