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