From 2dedd6fbc59772a5259262af8f2c9826cefe714d Mon Sep 17 00:00:00 2001 From: s0me1newithhand7s Date: Sun, 3 May 2026 15:59:19 +0300 Subject: [PATCH] kyra(hardening): openssh ??? Signed-off-by: s0me1newithhand7s --- kyra/services/openssh.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/kyra/services/openssh.nix b/kyra/services/openssh.nix index fdc6e7b..0cef913 100644 --- a/kyra/services/openssh.nix +++ b/kyra/services/openssh.nix @@ -2,7 +2,6 @@ _: { services = { openssh = { enable = true; - hostKeys = [ { path = "/etc/ssh/ssh_host_ed25519_key";