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

This commit is contained in:
Satria 2026-05-07 21:47:27 +07:00
commit 7600074252

View file

@ -2,7 +2,7 @@
ram-allocation = "10240M"; ram-allocation = "10240M";
# auth-server = "https://mc.satr14.my.id"; # TODO: self hosted drasl server # auth-server = "https://mc.satr14.my.id"; # TODO: self hosted drasl server
modpack = let modpack = let
commit = "5123157952be9149f429c694388d003b0acaa61b"; commit = "667aadf36aac9b0689289f4988a76b924bbb9cbc";
in pkgs.fetchPackwizModpack { in pkgs.fetchPackwizModpack {
packHash = ""; packHash = "";
url = "https://git.satr14.my.id/satr14/server-modpack/raw/commit/${commit}/pack.toml"; url = "https://git.satr14.my.id/satr14/server-modpack/raw/commit/${commit}/pack.toml";