mirror of
https://github.com/sstent/vmimages.git
synced 2026-02-06 20:41:41 +00:00
sync
This commit is contained in:
@@ -30,7 +30,9 @@
|
|||||||
environment.systemPackages =
|
environment.systemPackages =
|
||||||
[ pkgs.socat ];
|
[ pkgs.socat ];
|
||||||
# pkgs.npiperelay
|
# pkgs.npiperelay
|
||||||
npiperelay = import ../../pkgs/npiperelay/flake.nix { inherit pkgs; };
|
pkgs.callPackage ../../pkgs/npiperelay/ {};
|
||||||
|
|
||||||
|
#npiperelay = import ../../pkgs/npiperelay/flake.nix { inherit pkgs; };
|
||||||
|
|
||||||
systemd.user.services.ssh-proxy = {
|
systemd.user.services.ssh-proxy = {
|
||||||
description = "WSL Proxy";
|
description = "WSL Proxy";
|
||||||
|
|||||||
Reference in New Issue
Block a user