From 4dfee515482da3b6278ebec0f700d2e90bfc8a43 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Sat, 7 Feb 2026 19:39:05 -0700 Subject: [PATCH] 1770518345 --- modules/home/ssh.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/ssh.nix b/modules/home/ssh.nix index 71c62df..0042342 100644 --- a/modules/home/ssh.nix +++ b/modules/home/ssh.nix @@ -1,4 +1,5 @@ programs.ssh = { + enable = true; extraConfig = " Host localhost UserKnownHostsFile /dev/null