Remove doubled openssh configs in paranoia module
This commit is contained in:
parent
8529a15177
commit
6f3885d0ca
|
@ -39,8 +39,6 @@ in
|
|||
# fileSystems."/".options = [ "noexec" ];
|
||||
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
openFirewall = false;
|
||||
passwordAuthentication = false;
|
||||
kbdInteractiveAuthentication = false;
|
||||
extraConfig = ''
|
||||
|
|
Loading…
Reference in a new issue