From 4bc6445a4ca8660febca68020a86774eb2694d2c Mon Sep 17 00:00:00 2001 From: matt1432 Date: Sun, 14 Apr 2024 00:17:01 -0400 Subject: [PATCH] feat(servers): update minecraft creative server and update to 1.20.4 --- devices/servivi/modules/minecraft.nix | 4 ++-- flake.lock | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/devices/servivi/modules/minecraft.nix b/devices/servivi/modules/minecraft.nix index fa223b5..8adef46 100644 --- a/devices/servivi/modules/minecraft.nix +++ b/devices/servivi/modules/minecraft.nix @@ -61,9 +61,9 @@ in { # Vanilla Creative cv = { - enable = false; + enable = true; - jvmMaxAllocation = "6G"; + jvmMaxAllocation = "8G"; jvmInitialAllocation = "2G"; jvmPackage = jre18; jvmOpts = ""; diff --git a/flake.lock b/flake.lock index 301fc04..282aa8f 100644 --- a/flake.lock +++ b/flake.lock @@ -1345,11 +1345,11 @@ "pyagentx-src": "pyagentx-src" }, "locked": { - "lastModified": 1712978724, - "narHash": "sha256-xqbBt9fpMb0EeZzjNrrqHADNjPZB1FRtDlDX3uE/Oyc=", + "lastModified": 1712994016, + "narHash": "sha256-OBCYbrIT2J47UuZRBN9W9n3QZ6NIRDAkztJKb4KZmH0=", "owner": "matt1432", "repo": "nixos-pcsd", - "rev": "7c0cc48a0b44eda985d99597500e9c51b03fa7c2", + "rev": "a3c55b6c5d7c3fa75de3908ee57e1e33f17f15ef", "type": "github" }, "original": { @@ -1564,11 +1564,11 @@ "nixpkgs-stable": "nixpkgs-stable" }, "locked": { - "lastModified": 1712617241, - "narHash": "sha256-a4hbls4vlLRMciv62YrYT/Xs/3Cubce8WFHPUDWwzf8=", + "lastModified": 1713066950, + "narHash": "sha256-ZaefFyvt5369XdjzSw43NhfbPM9MN5b9YXhzx4lFIRc=", "owner": "Mic92", "repo": "sops-nix", - "rev": "538c114cfdf1f0458f507087b1dcf018ce1c0c4c", + "rev": "226062b47fe0e2130ba3ee9f4f1c880dc815cf87", "type": "github" }, "original": {