networking and security updates

This commit is contained in:
Rouven Seifert 2023-11-25 23:22:16 +01:00
parent ccfcd6db3a
commit 2e8e3ada22
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
7 changed files with 29 additions and 15 deletions

View file

@ -54,8 +54,6 @@
# Enable the OpenSSH daemon.
services.openssh = {
enable = true;
# clean up the logs a bit
ports = [ 2222 ];
settings.PasswordAuthentication = false;
};
programs.mosh.enable = true;