diff --git a/hosts/hosting-02/default.nix b/hosts/hosting-02/default.nix index 399b9f7..d5866f0 100644 --- a/hosts/hosting-02/default.nix +++ b/hosts/hosting-02/default.nix @@ -47,6 +47,7 @@ listenPort = 51820; privateKeyFile = config.sops.secrets.wireguardKey.path; + table = "133"; }; };