show casing shit

This commit is contained in:
2025-11-17 15:37:38 -06:00
parent 3047ff97b4
commit 8b8dc8cde8
4 changed files with 6 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ in
services.openssh = {
enable = true;
settings = {
PasswordAuthentication = true;
PasswordAuthentication = false;
PermitRootLogin = "no";
X11Forwarding = false;
};