This commit is contained in:
Aaron Bieber 2023-05-17 08:14:06 -06:00
parent c7944a4cf8
commit 9aa076a3a9
No known key found for this signature in database

View File

@ -147,9 +147,7 @@ in {
'';
boot = {
loader = {
systemd-boot.configurationLimit = 15;
};
loader = { systemd-boot.configurationLimit = 15; };
kernelPackages = lib.mkDefault pkgs.linuxPackages_hardened;
kernel.sysctl = {
"net.ipv4.tcp_keepalive_time" = 60;