mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-28 09:28:30 +02:00
networking and security updates
This commit is contained in:
parent
ccfcd6db3a
commit
2e8e3ada22
7 changed files with 29 additions and 15 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue