tidy a bit

This commit is contained in:
andromeda
2026-04-03 21:26:04 +02:00
parent de1879b9a0
commit 2ef56f1479
14 changed files with 84 additions and 288 deletions

View File

@@ -4,7 +4,6 @@
allowSFTP = false;
ports = [5522];
settings = {
PermitRootLogin = "no";
PasswordAuthentication = false;
KbdInteractiveAuthentication = true;
};