diff --git a/modules/system/homelab/mc.nix b/modules/system/homelab/mc.nix index 8928efd..a893a0d 100644 --- a/modules/system/homelab/mc.nix +++ b/modules/system/homelab/mc.nix @@ -6,7 +6,7 @@ commit = "3956a42f139b93b049ff5004bba62cf29c9d3b99"; path = if production then "commit/${commit}" else "branch/main"; in pkgs.fetchPackwizModpack { - packHash = ""; + packHash = "sha256-g3PNwhFJkF8pSAx8sp2TLE3RH2vjgDuFElSS/ok8EfI="; url = "https://git.satr14.my.id/satr14/server-modpack/raw/${path}/pack.toml"; }; in {