diff --git a/hosts/ward/net.nix b/hosts/ward/net.nix index b657f4f..f07f49e 100644 --- a/hosts/ward/net.nix +++ b/hosts/ward/net.nix @@ -4,6 +4,7 @@ lib, ... }: { + boot.kernel.sysctl."net.ipv4.ip_forward" = 1; networking.hostId = config.repo.secrets.local.networking.hostId; globals.monitoring.ping.ward = {