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";