This commit is contained in:
2023-02-21 10:22:35 -05:00
parent 9755a8f568
commit d7bcc9dbb2
2 changed files with 3 additions and 2 deletions

View File

@@ -30,6 +30,7 @@
environment.systemPackages =
[ pkgs.socat pkgs.npiperelay ];
npiperelay = import ../../pkgs/npiperelay { inherit pkgs; };
systemd.user.services.ssh-proxy = {
description = "WSL Proxy";