Refactor Minecraft modpack configuration and update symlinks

This commit is contained in:
Root User 2026-04-09 00:46:46 +03:00
parent 02836a213a
commit c605464950
Signed by: root
GPG key ID: 087F0A95E5766D72
2 changed files with 13 additions and 31 deletions

View file

@ -75,7 +75,7 @@
modules = [
# Apply the overlay first so pkgs in later modules (like our local
# `minecraft.nix`) see the extra helpers provided by the overlay
{ nixpkgs.overlays = [ inputs.nix-minecraft.overlay ]; }
{nixpkgs.overlays = [inputs.nix-minecraft.overlay];}
nix-minecraft.nixosModules.minecraft-servers