From e0ab2399c047e32c800463c20bb93839c8ea0197 Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Mon, 7 Oct 2024 19:28:28 +0200 Subject: [PATCH] update kik ssh --- hosts/del/ssh.nix | 6 +++--- hosts/niks/ssh.nix | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/hosts/del/ssh.nix b/hosts/del/ssh.nix index 7bf910a..f2d2946 100644 --- a/hosts/del/ssh.nix +++ b/hosts/del/ssh.nix @@ -47,13 +47,13 @@ _: { kik_haslo = { hostName = "156.17.7.16"; publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJAC03lGubkSRl02cX1TJ3ItkcozS8aocEHeysv/WY4v"; - port = 10002; + port = 59002; user = "auth"; }; kik_oceny = { - hostName = "156.17.7.45"; + hostName = "156.17.7.16"; publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJAC03lGubkSRl02cX1TJ3ItkcozS8aocEHeysv/WY4v"; - port = 19999; + port = 59003; user = "view"; }; tramwaj = { diff --git a/hosts/niks/ssh.nix b/hosts/niks/ssh.nix index 7bf910a..f2d2946 100644 --- a/hosts/niks/ssh.nix +++ b/hosts/niks/ssh.nix @@ -47,13 +47,13 @@ _: { kik_haslo = { hostName = "156.17.7.16"; publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJAC03lGubkSRl02cX1TJ3ItkcozS8aocEHeysv/WY4v"; - port = 10002; + port = 59002; user = "auth"; }; kik_oceny = { - hostName = "156.17.7.45"; + hostName = "156.17.7.16"; publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJAC03lGubkSRl02cX1TJ3ItkcozS8aocEHeysv/WY4v"; - port = 19999; + port = 59003; user = "view"; }; tramwaj = {