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;