base: centralize openssh settings
This commit is contained in:
parent
d8573cad9e
commit
733f46d70a
5 changed files with 10 additions and 14 deletions
|
|
@ -126,8 +126,6 @@ in {
|
|||
|
||||
# Enable the OpenSSH daemon.
|
||||
services.openssh.enable = true;
|
||||
services.openssh.permitRootLogin = "no";
|
||||
services.openssh.passwordAuthentication = false;
|
||||
|
||||
virtualisation.docker.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue