From 7c5bb5f67bb9b8ee2e6e98bb4929f07e11e9873b Mon Sep 17 00:00:00 2001 From: Mysaa Java Date: Sun, 2 Nov 2025 16:48:23 +0100 Subject: [PATCH] New SSH port for midori --- profiles/basic/ssh.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/basic/ssh.nix b/profiles/basic/ssh.nix index 6878225..43852b9 100644 --- a/profiles/basic/ssh.nix +++ b/profiles/basic/ssh.nix @@ -65,6 +65,7 @@ identityFile = "/run/secrets/ssh/mysaa@midori.bernard.com.de"; identitiesOnly = true; user = "mysaa"; + port = 2168; }; nasvrillon-local = lib.hm.dag.entryBefore ["nasvrillon-remote"] {