Remove extra SSH jump configuration

We now have direct visibility among nodes so we don't need any extra
SSH configuration to reach them.
This commit is contained in:
2025-09-25 15:15:43 +02:00
parent 1c0e002079
commit 8b83d1b2a0
8 changed files with 4 additions and 48 deletions

View File

@@ -6,6 +6,5 @@
./ssf/hosts.nix
./ssf/hosts-remote.nix
./ssf/net.nix
./ssf/ssh.nix
];
}