From f7693fdb318c627878d736b146b0192d9e12d2f4 Mon Sep 17 00:00:00 2001 From: triethyl Date: Thu, 12 Feb 2026 00:18:43 -0500 Subject: homelab: migrated to new address --- nixos/modules/homelab/games/minecraft.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/modules/homelab/games/minecraft.nix') diff --git a/nixos/modules/homelab/games/minecraft.nix b/nixos/modules/homelab/games/minecraft.nix index 44c09fb..02f3771 100644 --- a/nixos/modules/homelab/games/minecraft.nix +++ b/nixos/modules/homelab/games/minecraft.nix @@ -33,7 +33,7 @@ in { fantasy = let modpack = pkgs.fetchPackwizModpack { - url = "https://git.culsans.site/fantasy-minecraft-modpack.git/plain/pack.toml"; + url = "https://git.lucia.garden/fantasy-minecraft-modpack.git/plain/pack.toml"; packHash = "sha256-BP1pnXNOkw7jdK6fl2fAVybfO2bD2AyWeLRjrTTsYeI="; }; in { -- cgit v1.2.3