diff --git a/m/tent/configuration.nix b/m/tent/configuration.nix index 26cce71f..78d9592b 100644 --- a/m/tent/configuration.nix +++ b/m/tent/configuration.nix @@ -36,6 +36,7 @@ defaultGateway = "10.0.44.1"; hosts = { "84.88.53.236" = [ "apex" ]; + "10.0.44.1" = [ "raccoon" ]; }; };