diff --git a/configs/ssh/config b/configs/ssh/config index 33d88ae..967a558 100644 --- a/configs/ssh/config +++ b/configs/ssh/config @@ -98,6 +98,11 @@ Host desktop Host laptop HostName ewpratten-laptop.home +Host steamdeck + HostName ewpratten-steamdeck.home + User deck + ForwardX11 yes + Match all Include ~/.ssh/config.local