From 93d3a5cf932d39fa2529967c86a31e9a363bc398 Mon Sep 17 00:00:00 2001 From: Nathan McCarty Date: Wed, 29 Jun 2022 05:20:55 -0400 Subject: [PATCH] fix container --- machines/oracles.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/machines/oracles.nix b/machines/oracles.nix index 815da0d..8af451c 100644 --- a/machines/oracles.nix +++ b/machines/oracles.nix @@ -112,6 +112,8 @@ ram = 6144; properties = { motd = "Nathan's Private Modded Minecraft"; + white-list = true; + enforce-whitelist = true; }; packwiz-url = "https://pack.forward-progress.net/0.3/pack.toml"; acceptEula = true;