This commit is contained in:
parent
6b13c4bf50
commit
ae5521f823
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
|||
ram-allocation = "10240M";
|
||||
auth-server = "https://mc.satr14.my.id"; # TODO: self hosted drasl server
|
||||
modpack = pkgs.fetchPackwizModpack {
|
||||
url = "https://git.satr14.my.id/satr14/server-modpack/raw/commit/e8a47c7f6dbf26cf436d40d68eed17ac4a98decc/pack.toml";
|
||||
packHash = "sha256-VJ018vTOASlS9Ndp+dI2N5bla2lQcDxY+MPS2qXYufE=";
|
||||
url = "https://git.satr14.my.id/satr14/server-modpack/raw/commit/ffd94a9909407a5d1ca2c1a2c35b19b048815dbd/pack.toml";
|
||||
packHash = "";
|
||||
};
|
||||
in {
|
||||
imports = [ inputs.mc.nixosModules.minecraft-servers ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue