fmt
This commit is contained in:
parent
c7944a4cf8
commit
9aa076a3a9
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user