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

This commit is contained in:
Satria 2026-05-08 21:15:37 +07:00
commit 05f27f2927

View file

@ -1,7 +1,7 @@
{ inputs, lib, pkgs, ... }: let { inputs, lib, pkgs, ... }: let
ram-allocation-mb = 12288; ram-allocation-mb = 12288;
modpack = let modpack = let
commit = "2465b8364a9dd8166921dbe854c5cc7d530cdc7c"; commit = "d1c0e4d6813e912a861345aa172eb52b83f93da9";
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";