mirror of
https://github.com/sstent/vmimages.git
synced 2026-02-16 12:15:47 +00:00
snyc
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
};
|
||||
|
||||
environment.systemPackages =
|
||||
[ pkgs.socat];
|
||||
[ pkgs.socat pkgs.npiperelay];
|
||||
|
||||
|
||||
systemd.user.services.ssh-proxy = {
|
||||
@@ -43,4 +43,4 @@ systemd.user.services.ssh-proxy = {
|
||||
};
|
||||
|
||||
#pkgs.callPackage ./npiperelay.nix {};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user