1
0

Compare commits

...

2 Commits

Author SHA1 Message Date
e082168630
Revert "configuration/common: Hotfix OpenSSH CVE-2024-6387"
This reverts commit 9455fefe5d.
2024-07-02 19:53:21 +02:00
79745869b5
flake.lock: Update nixpkgs 2024-07-02 19:52:11 +02:00
2 changed files with 3 additions and 6 deletions

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

View File

@ -268,11 +268,11 @@
},
"nixpkgs_3": {
"locked": {
"lastModified": 1719254875,
"narHash": "sha256-ECni+IkwXjusHsm9Sexdtq8weAq/yUyt1TWIemXt3Ko=",
"lastModified": 1719848872,
"narHash": "sha256-H3+EC5cYuq+gQW8y0lSrrDZfH71LB4DAf+TDFyvwCNA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2893f56de08021cffd9b6b6dfc70fd9ccd51eb60",
"rev": "00d80d13810dbfea8ab4ed1009b09100cca86ba8",
"type": "github"
},
"original": {