This commit is contained in:
iFargle 2024-01-06 12:22:24 +09:00
parent 62f8d3ebc6
commit 8725519725

View file

@ -18,4 +18,8 @@
100.64.0.14 influx.sysctl.io
100.64.0.14 loki.sysctl.io
'';
boot.kernel.sysctl = {
"net.ipv4.ip_forward" = true;
};
}