diff --git a/modules/desktop/ssh.nix b/modules/desktop/ssh.nix index e3f5d62..4db1074 100644 --- a/modules/desktop/ssh.nix +++ b/modules/desktop/ssh.nix @@ -26,9 +26,6 @@ hostname = "tor.caspervk.net"; port = 222; }; - "git.caspervk.net" = { - port = 2222; - }; }; extraConfig = '' # Add ssh keys to the agent the first time we unlock them so we don't