From fd874d923f774139f8a5f598ef01850dbbc904ca Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Wed, 21 Dec 2022 15:53:05 -0500 Subject: [PATCH] conf --- configs/ssh/config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/configs/ssh/config b/configs/ssh/config index 2f36116..684baa7 100644 --- a/configs/ssh/config +++ b/configs/ssh/config @@ -9,10 +9,10 @@ Host gist.github.com # Home network Host unifi - HostName Dream-Machine-Pro.local - User root - PubkeyAcceptedKeyTypes +ssh-rsa - HostKeyAlgorithms +ssh-rsa + HostName DreamMachinePro.local + User root + PreferredAuthentications password + PubkeyAuthentication no Host ewpratten-steamdeck HostName ewpratten-steamdeck.local