From f787cca05c70f7135c3d0528c79ec5bb5d9c0968 Mon Sep 17 00:00:00 2001 From: Sin Ser'hao Date: Mon, 5 Jan 2026 14:55:08 +0100 Subject: [PATCH] fix servers config --- hosts/thea/minecraft.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/thea/minecraft.nix b/hosts/thea/minecraft.nix index 0124de9..7c563a1 100644 --- a/hosts/thea/minecraft.nix +++ b/hosts/thea/minecraft.nix @@ -29,6 +29,7 @@ in symlinks = { "mods" = "${reclamation}/mods"; + "mods/orphans" = "${inputs.reclamation.orphan_mods}"; }; serverProperties = { @@ -46,7 +47,6 @@ in symlinks = { "libraries" = inputs.testing-grounds.forge-libraries; "mods" = "${modpack}/mods"; - "mods/orphans" = "${inputs.reclamation.orphan_mods}"; }; serverProperties = {