fix kernel ip forwarding on trantor

This commit is contained in:
William 2025-06-01 19:23:30 -03:00
parent 982e7edd2d
commit 8f165dbc05

View file

@ -31,9 +31,8 @@
}
];
};
};
kernel.sysctl = {
"net.ipv4.ip_forward" = 1;
};
};
}