diff --git a/wsl/home.nix b/wsl/home.nix index e3f45f5..23e654b 100755 --- a/wsl/home.nix +++ b/wsl/home.nix @@ -33,7 +33,7 @@ enable = true; userName = "Den Afanasyev"; userEmail = "ceo@furry.industries"; - extraConfig = { core.sshcommand = "ssh.exe"; }; + extraConfig = { core.sshCommand = "ssh.exe"; }; }; zsh = {