summaryrefslogtreecommitdiff
path: root/nixos/modules/homelab/games
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2026-02-12 00:18:43 -0500
committertriethyl <triethylammonium@pm.me>2026-02-12 00:18:43 -0500
commitf7693fdb318c627878d736b146b0192d9e12d2f4 (patch)
treec69faf6ed3a0370279c8a9a49895c020c3a03337 /nixos/modules/homelab/games
parentfae13fb4d636cd48d92804d5e6d82c6ddad9e3be (diff)
homelab: migrated to new address
Diffstat (limited to 'nixos/modules/homelab/games')
-rw-r--r--nixos/modules/homelab/games/minecraft.nix2
1 files changed, 1 insertions, 1 deletions
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 {