diff --git a/hosts/pinwheel/modules/ssh/default.nix b/hosts/pinwheel/modules/ssh/default.nix index 6c30537..b0c84fd 100644 --- a/hosts/pinwheel/modules/ssh/default.nix +++ b/hosts/pinwheel/modules/ssh/default.nix @@ -3,6 +3,7 @@ home-manager.users.alex = { programs.ssh = { enable = true; + enableDefaultConfig = false; matchBlocks = { "manatee" = {