materusPC: updates

This commit is contained in:
2024-10-27 22:00:57 +01:00
parent 319f3899ab
commit 4dfcc37c3c
4 changed files with 15 additions and 2 deletions
@@ -43,6 +43,7 @@ in
boot.kernel.sysctl = {
"vm.max_map_count" = 1000000;
"vm.swappiness" = 10;
"net.ipv4.ip_forward"=1;
};