update modpack
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 34s

This commit is contained in:
Satria 2026-06-24 11:42:41 +07:00
commit 9b4016b2f7

View file

@ -4,7 +4,7 @@
ram-allocation-mb = 12288; ram-allocation-mb = 12288;
rcon-pass = "howdy"; rcon-pass = "howdy";
modpack = let modpack = let
commit = "583df6751eb0b88830fa7e4a424587aedc241653"; commit = "de8b0138c870fda24f1dbe1a8ebbe3c1a55734d4";
path = if production then "commit/${commit}" else "branch/main"; path = if production then "commit/${commit}" else "branch/main";
in pkgs.fetchPackwizModpack { in pkgs.fetchPackwizModpack {
packHash = ""; packHash = "";