diff --git a/home/ssh/default.nix b/home/ssh/default.nix index b5ae837..bf1f84d 100644 --- a/home/ssh/default.nix +++ b/home/ssh/default.nix @@ -43,7 +43,7 @@ identitiesOnly = true; identityFile = "~/.ssh/id_rsa_yubikey.pub"; forwardAgent = true; - port = 2222; + port = 22; }; "fugu" = {