diff --git a/flake.nix b/flake.nix index 176ee56..3ffdde6 100644 --- a/flake.nix +++ b/flake.nix @@ -158,7 +158,7 @@ }; "reject.elmosco.lewd.wtf" = { - sshOpts = [ "-p" "22113" "-o" "StrictHostKeyChecking=no" ]; + sshOpts = [ "-p" "22104" "-o" "StrictHostKeyChecking=no" ]; hostname = "reject.elmosco.lewd.wtf"; fastConnection = true;