need my pw auth

This commit is contained in:
alisceon 2026-01-30 19:20:12 +01:00
parent f4227ee3bd
commit ab69e6fec0

View file

@ -8,7 +8,6 @@
openssh = { openssh = {
enable = true; enable = true;
permitRootLogin = "no"; permitRootLogin = "no";
passwordAuthentication = false;
}; # end openssh }; # end openssh
}; # end services }; # end services