aboutsummaryrefslogtreecommitdiff
path: root/hosts/ganymede
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/ganymede')
-rw-r--r--hosts/ganymede/config.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/hosts/ganymede/config.nix b/hosts/ganymede/config.nix
index 6d5e34f..8347e5a 100644
--- a/hosts/ganymede/config.nix
+++ b/hosts/ganymede/config.nix
@@ -57,12 +57,6 @@
{
port = 22;
listenAddr = "0.0.0.0";
- otp = true;
- }
- {
- # also enable ipv6
- port = 22;
- listenAddr = "[::]";
}
];
};