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="