further changes

This commit is contained in:
root 2025-11-06 00:36:02 +00:00
parent cc806b713b
commit 3174825d6a
8 changed files with 56 additions and 11 deletions

View file

@ -16,6 +16,7 @@ in {
openssh = {
enable = true;
ports = [292];
settings.PasswordAuthentication = false;
};
fail2ban.enable = true;
endlessh = {