From 305070d9b11811efed29ccff9c5d75641a98da84 Mon Sep 17 00:00:00 2001 From: Julien Malka Date: Fri, 13 Dec 2024 21:23:11 +0100 Subject: [PATCH] fix(chore-data): add behind-sniproxy profile --- machines/core-data/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/machines/core-data/default.nix b/machines/core-data/default.nix index ea3eeaa..116251b 100644 --- a/machines/core-data/default.nix +++ b/machines/core-data/default.nix @@ -19,6 +19,7 @@ profiles = with profiles; [ vm-simple-network server + behind-sniproxy ]; ips = { public.ipv4 = "82.67.34.230";