This commit is contained in:
parent
3afe1f226f
commit
73428f1501
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = "c82e271f5e8a8067ed62af6e870307459580e812";
|
commit = "2465b8364a9dd8166921dbe854c5cc7d530cdc7c";
|
||||||
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";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue