Update SIIT-DC service conf

This commit is contained in:
Vili Sinervä 2025-02-21 12:07:34 +02:00
parent 7ea0d97d4f
commit f95617dfa4
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996

View file

@ -1,13 +1,9 @@
{ ... }:
let
gua_pref = "2001:14ba:a090:39";
v4_pref = "192.168.250";
v4_pref = "192.168.251";
in
{
boot.kernel.sysctl = {
"net.ipv4.conf.all.forwarding" = 1;
"net.ipv6.conf.all.forwarding" = 1;
};
networking = {
jool = {
enable = true;