diff --git a/nix/nixos-modules/frontend/home.nix b/nix/nixos-modules/frontend/home.nix index 9f3a700..2a99bf5 100644 --- a/nix/nixos-modules/frontend/home.nix +++ b/nix/nixos-modules/frontend/home.nix @@ -347,7 +347,7 @@ in ssh = { enable = true; - controlMaster = "autoask"; + controlMaster = "auto"; controlPath = "~/.ssh/connections/%r@%h:%p"; controlPersist = "10m"; matchBlocks = {