forked from nico/dots
minecraft: use docker image for forge 1.19.2 server
nix-minecraft does not support forge and its hard to try and get forge to install
This commit is contained in:
parent
51db11d4bf
commit
093c102a6b
3 changed files with 33 additions and 33 deletions
|
|
@ -70,7 +70,7 @@
|
|||
nix-minecraft.nixosModules.minecraft-servers
|
||||
{ nixpkgs.overlays = [ inputs.nix-minecraft.overlay ]; }
|
||||
./modules/games/server/minecraft/default.nix
|
||||
./modules/games/server/minecraft/forge-impure.nix
|
||||
./modules/games/server/minecraft/forge-1.19.2.nix
|
||||
|
||||
./modules/users/nico.nix
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue