Remove doubled openssh configs in paranoia module

This commit is contained in:
Benjamin Bädorf 2022-10-03 04:07:48 +02:00
parent 8529a15177
commit 6f3885d0ca
No known key found for this signature in database
GPG key ID: 4406E80E13CD656C

View file

@ -39,8 +39,6 @@ in
# fileSystems."/".options = [ "noexec" ];
services.openssh = {
enable = true;
openFirewall = false;
passwordAuthentication = false;
kbdInteractiveAuthentication = false;
extraConfig = ''