Changes
This commit is contained in:
parent
3ab12d4a1f
commit
2d3d4bcc2b
5 changed files with 17 additions and 4 deletions
|
@ -5,4 +5,9 @@
|
|||
./services
|
||||
./systemd
|
||||
];
|
||||
|
||||
boot.kernel.sysctl = {
|
||||
"vm.max_map_count" = 2147483642;
|
||||
"kernel.sysrq" = 1;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue