This commit is contained in:
2023-02-21 10:27:35 -05:00
parent 3a777ec788
commit fe75491167

View File

@@ -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";