removing unnecessary code (#41)
* removing unnecessary code * replaced some of the code * removed endlessh-go from jeeves-jr
This commit is contained in:
@ -68,6 +68,7 @@
|
||||
PermitEmptyPasswords = "no";
|
||||
PermitRootLogin = "no";
|
||||
TcpKeepAlive = "no";
|
||||
X11Forwarding = lib.mkDefault false;
|
||||
|
||||
KexAlgorithms = [
|
||||
"curve25519-sha256@libssh.org"
|
||||
|
Reference in New Issue
Block a user