diff --git a/servers/fern/configuration.nix b/servers/fern/configuration.nix index 9a75c51..8f40d89 100644 --- a/servers/fern/configuration.nix +++ b/servers/fern/configuration.nix @@ -58,6 +58,8 @@ let in { services.hardware.openrgb.enable = true; + # ssh -R (remote port forward) to this server should listen publicly + services.openssh.settings.GatewayPorts = "yes"; boot = { kernelParams = [ # attempt to fix nvidia perf