1
0

Compare commits

..

No commits in common. "e082168630107be13034fe4a80eb6c0d9a3d06b5" and "c9d937eec7d02a18e47e1063453d5d58d3bc7d5b" have entirely different histories.

2 changed files with 6 additions and 3 deletions

View File

@ -7,6 +7,9 @@
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": 1719848872,
"narHash": "sha256-H3+EC5cYuq+gQW8y0lSrrDZfH71LB4DAf+TDFyvwCNA=",
"lastModified": 1719254875,
"narHash": "sha256-ECni+IkwXjusHsm9Sexdtq8weAq/yUyt1TWIemXt3Ko=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "00d80d13810dbfea8ab4ed1009b09100cca86ba8",
"rev": "2893f56de08021cffd9b6b6dfc70fd9ccd51eb60",
"type": "github"
},
"original": {