diff options
Diffstat (limited to 'nixos/modules/homelab/games/minecraft.nix')
| -rw-r--r-- | nixos/modules/homelab/games/minecraft.nix | 2 |
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 { |
