Remove ciphers configuration
This commit is contained in:
parent
efc690edc6
commit
2707e7a328
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
services.openssh = {
|
||||
enable = true;
|
||||
settings = {
|
||||
ciphers = ["chacha20-poly1305@openssh.com"];
|
||||
PermitRootLogin = "no";
|
||||
PasswordAuthentication = false;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue