Remove default du5t SSH domain

This commit is contained in:
2026-07-23 15:19:11 +09:00
parent cc51f48631
commit 9f6ca7bfa0
2 changed files with 7 additions and 18 deletions

View File

@@ -142,12 +142,6 @@ end)
-- SSH 도메인: 자주 접속하는 원격 서버를 wezterm이 네이티브로 관리
-- 실제 서버 정보가 준비되면 아래 예시를 복사해서 채우세요.
config.ssh_domains = {
{
name = "du5t",
remote_address = "172.30.1.41:228",
username = "gm",
multiplexing = "None",
},
}
-- Unix domain (mux server): wezterm을 서버로 띄워두면 터미널 껐다 켜도 세션 유지