@@ -1,4 +1,4 @@
|
||||
{config, ...}:
|
||||
{ config, ... }:
|
||||
{
|
||||
boot = {
|
||||
kernel.sysctl."net.ipv4.ip_forward" = 1;
|
||||
|
Reference in New Issue
Block a user
@@ -1,4 +1,4 @@
|
||||
{config, ...}:
|
||||
{ config, ... }:
|
||||
{
|
||||
boot = {
|
||||
kernel.sysctl."net.ipv4.ip_forward" = 1;
|
||||
|