diff options
Diffstat (limited to 'hosts/cirrus')
| -rw-r--r-- | hosts/cirrus/wireguard-server.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/cirrus/wireguard-server.nix b/hosts/cirrus/wireguard-server.nix index 1352f15..2d939c0 100644 --- a/hosts/cirrus/wireguard-server.nix +++ b/hosts/cirrus/wireguard-server.nix @@ -39,6 +39,7 @@ matchConfig.Name = "oxalab"; networkConfig = { Address = "10.66.66.1/24"; + IPForward = "ipv4"; }; }; }; |
