Add git and git-lfs to extraPackages in Minecraft configuration

This commit is contained in:
Root User 2026-03-31 15:54:23 +03:00
parent bb38f0ab27
commit a4c0e6cfac
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -75,6 +75,8 @@ in {
loaderVersion = "0.18.4";
};
extraPackages = with pkgs; [ git git-lfs ];
jvmOpts = lib.concatStringsSep " " [
"-Xms54G"
# Use 120GB of RA