diff --git a/nix/nixos-module/container/anon.nix b/nix/nixos-module/container/anon.nix index 2c036da..6f9af36 100644 --- a/nix/nixos-module/container/anon.nix +++ b/nix/nixos-module/container/anon.nix @@ -64,7 +64,7 @@ in } ]; }) tunnels; - systemd.network.networks = { + systemd.network.networks = lib.mkIf enabled { # Wireguard transported through another routing table # (containing upstream by bird ospf) core.routingPolicyRules = [ {