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