{ ... }: { flake.modules.nixos.aquaticRouter = { boot.kernel.sysctl = { "net.ipv4.conf.all.forwarding" = 1; }; }; }