rearranging alexadira services
This commit is contained in:
parent
89f2ab47a2
commit
cfecfb8c1f
11 changed files with 104 additions and 242 deletions
|
|
@ -10,4 +10,9 @@
|
|||
allowedUDPPorts = [ ];
|
||||
};
|
||||
};
|
||||
|
||||
boot.kernel.sysctl = {
|
||||
"net.ipv4.ip_forward" = 1;
|
||||
"net.ipv6.conf.all.forwarding" = 1;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue