From 31e2af35c9427ad0e3b9aaea2623e26b507d163c Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Wed, 5 Jun 2024 19:04:51 -0400 Subject: [PATCH] updated android key --- src/system/machines/desktop/system.nix | 2 +- src/user/configs/keys/ssh/android.pub.key | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/system/machines/desktop/system.nix b/src/system/machines/desktop/system.nix index 2e7f0e2..a98addb 100644 --- a/src/system/machines/desktop/system.nix +++ b/src/system/machines/desktop/system.nix @@ -113,7 +113,7 @@ startWhenNeeded = true; settings = { X11Forwarding = false; - PasswordAuthentication = false; + PasswordAuthentication = true; }; }; } diff --git a/src/user/configs/keys/ssh/android.pub.key b/src/user/configs/keys/ssh/android.pub.key index 19c7829..190c93f 100644 --- a/src/user/configs/keys/ssh/android.pub.key +++ b/src/user/configs/keys/ssh/android.pub.key @@ -1 +1 @@ -"ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK2ROz7EVvE+nzF5k9EYZ2v3JhBzk058uh3QJTzcG4t70fkZgh9y56AOx26eXlKQWuuV05e8EkWRuVI8gfA2ROI=" +"ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJM1HutPcWXdeTaAXY7ha8SlgeZFtLJGwNa3Kd/DL/R38fq5+fkh3iCoHgv+iiKcordtVTMhbOsHhz3H+Jm274c="