diff --git a/home.nix b/home.nix index 4248236..e738f21 100644 --- a/home.nix +++ b/home.nix @@ -232,6 +232,18 @@ in { hostname = "109.199.126.230"; user = "root"; }; + "*.005540.xyz" = { + port = 2201; + }; + "005540.xyz" = { + port = 2201; + }; + "void" = { + port = 2201; + }; + "void.hummingbird-stork.ts.net" = { + port = 2201; + }; }; };