diff --git a/modules/system/homelab/mc.nix b/modules/system/homelab/mc.nix index 0e7da88..8295853 100644 --- a/modules/system/homelab/mc.nix +++ b/modules/system/homelab/mc.nix @@ -7,7 +7,7 @@ commit = "b128b9f93b365570ad650d9b6fea149c54b586c5"; path = if production then "commit/${commit}" else "branch/main"; in pkgs.fetchPackwizModpack { - packHash = ""; + packHash = "sha256-i0N/Yb4dgSpJLfazm6KSZC9dehU53AmvhXWLKHCU0aA="; url = "https://git.satr14.my.id/satr14/server-modpack/raw/${path}/pack.toml"; }; in {