1
0

Revert "configuration/common: Hotfix OpenSSH CVE-2024-6387"

This reverts commit 9455fefe5d.
This commit is contained in:
clerie 2024-07-02 19:53:21 +02:00
parent 79745869b5
commit e082168630
Signed by: clerie
GPG Key ID: BD9F56480870BAD2

View File

@ -7,9 +7,6 @@
PasswordAuthentication = false;
KbdInteractiveAuthentication = false;
PermitRootLogin = lib.mkDefault "no";
# Hotfix CVE-2024-6387 https://github.com/NixOS/nixpkgs/pull/323753
LoginGraceTime = 0;
};
services.openssh.hostKeys = lib.mkForce [
# Only create ed25519 host keys