This commit is contained in:
parent
12252bdddc
commit
8d0516bb8d
1 changed files with 0 additions and 4 deletions
|
@ -92,10 +92,6 @@
|
||||||
services.openssh = {
|
services.openssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings.PasswordAuthentication = false;
|
settings.PasswordAuthentication = false;
|
||||||
|
|
||||||
# temporary mitigation agains CVE-2024-6387 «regreSSHion» RCE
|
|
||||||
# See https://github.com/NixOS/nixpkgs/pull/323753#issuecomment-2199762128
|
|
||||||
settings.LoginGraceTime = 0;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
security.acme = {
|
security.acme = {
|
||||||
|
|
Loading…
Reference in a new issue