change path

This commit is contained in:
2026-01-05 14:13:33 +01:00
parent a7d0ff9aaa
commit f3ff4c90cf

View File

@@ -8,7 +8,7 @@
... ...
}: }:
{ {
modpack = ./.; modpack = ./modpack;
orphan_mods = ./orphans_mods; orphan_mods = ./orphans_mods;
}; };
} }