{ ... }: { home-manager.users.toast = { programs.ssh = { enable = true; }; }; }