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"] {