fix
This commit is contained in:
@@ -9,8 +9,8 @@ in {
|
|||||||
services.openssh = {
|
services.openssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
ports = [ 422 ];
|
ports = [ 422 ];
|
||||||
banner = "";
|
|
||||||
settings = {
|
settings = {
|
||||||
|
Banner = "";
|
||||||
PasswordAuthentication = false;
|
PasswordAuthentication = false;
|
||||||
PermitRootLogin = "no";
|
PermitRootLogin = "no";
|
||||||
ClientAliveInterval = 60;
|
ClientAliveInterval = 60;
|
||||||
|
|||||||
Reference in New Issue
Block a user