proper ssh port

This commit is contained in:
2026-01-22 12:15:03 -06:00
parent 6dfacb91da
commit 5c8ebb84bb
2 changed files with 4 additions and 13 deletions

View File

@@ -88,12 +88,6 @@
path = "/etc/ssh/authorized_keys.d/remote-builder";
owner = "remote-builder";
};
programs.ssh.extraConfig = ''
Host esotericbytes.com
HostName esotericbytes.com
Port 2222
'';
sops = {
age.keyFile = "/var/lib/sops/age/keys.txt";