mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-15 11:18:55 +02:00
Refactor Minecraft modpack configuration and update symlinks
This commit is contained in:
parent
02836a213a
commit
c605464950
2 changed files with 13 additions and 31 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue