minecraft: lazymc

This commit is contained in:
2025-08-14 01:14:27 -07:00
parent 6683ca0e36
commit a081e6c6ee
3 changed files with 15 additions and 7 deletions

View File

@@ -12,7 +12,8 @@
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
nix-minecraft = {
url = "github:Infinidoge/nix-minecraft";
# url = "github:Infinidoge/nix-minecraft";
url = "github:Yeshey/nix-minecraft/95fb235bd93a136b7b3fde1329fa4bead50104a6";
inputs.nixpkgs.follows = "nixpkgs";
};