removed ssh
This commit is contained in:
parent
ee5151504b
commit
aa48ffef1f
@ -141,15 +141,6 @@
|
|||||||
torsocks.enable = true;
|
torsocks.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
services.openssh = {
|
|
||||||
enable = true;
|
|
||||||
settings = {
|
|
||||||
PasswordAuthentication = false;
|
|
||||||
KbdInteractiveAuthentication = false;
|
|
||||||
PermitRootLogin = "yes";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
networking.firewall.enable = true;
|
networking.firewall.enable = true;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user