summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rwxr-xr-xmodules/base.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/base.nix b/modules/base.nix

index 3c9da7d..eebfa05 100755 --- a/modules/base.nix +++ b/modules/base.nix
@@ -60,7 +60,7 @@ ''; settings = { PasswordAuthentication = false; - GatewyPorts = "yes"; + GatewayPorts = "yes"; KbdInteractiveAuthentication = false; }; startWhenNeeded = true;