From e2cc46b37e33643cf3dd017adb8a009bf143e246 Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Sat, 25 Nov 2023 18:09:05 +0300 Subject: 2023-11-25 --- modules/nixos/games/minecraft.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/nixos/games') diff --git a/modules/nixos/games/minecraft.nix b/modules/nixos/games/minecraft.nix index 888c479..e5cee32 100644 --- a/modules/nixos/games/minecraft.nix +++ b/modules/nixos/games/minecraft.nix @@ -68,8 +68,6 @@ in { snooper-enabled = false; }; - whitelist = {}; # TODO Fill this. - jvmOpts = (concatStringsSep " " [ "-Xms${cfg.server.memory}" -- cgit 1.4.1