From 3dd23ed8526e326106809238624d2cbf51159e71 Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Fri, 21 Jul 2023 23:57:23 +0200 Subject: [PATCH] Up date config --- systems/kami/default.nix | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/systems/kami/default.nix b/systems/kami/default.nix index 1952d71..cb9f80f 100644 --- a/systems/kami/default.nix +++ b/systems/kami/default.nix @@ -33,9 +33,18 @@ enable = true; eula = true; openFirewall = true; + declarative = true; + serverProperties = { + difficulty = 3; + enable-rcon = true; + "rcon.password" = "test"; + motd = "Not A Minecraft Servr"; + spawn-protection = 0; + }; }; environment.systemPackages = with pkgs; [ + mcrcon prismlauncher libsForQt5.discover skypeforlinux