aboutsummaryrefslogtreecommitdiff
path: root/hosts/ganymede
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-02-25 13:47:47 -0600
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-02-25 13:47:47 -0600
commitfbecc291f4d3a5f93e487526701d43a494b88ece (patch)
tree8af9070313d274ed5ef282f395b9163df3364eb2 /hosts/ganymede
parentd2747292dff98c64b974bdfe6b46bc62252298de (diff)
changes
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 = "[::]";
}
];
};