remove obsolete directives

This commit is contained in:
Alex 2023-03-31 16:27:08 +02:00
parent ecfab3c628
commit a31c6d109e
1 changed files with 0 additions and 3 deletions

View File

@ -36,9 +36,6 @@
boot.kernel.sysctl = {
"vm.max_map_count" = 262144;
"net.ipv6.conf.all.accept_ra" = 0;
"net.ipv6.conf.all.autoconf" = 0;
"net.ipv6.conf.all.use_tempaddr" = 0;
};
services.journald.extraConfig = ''