From 9a771cd30d9a55a11876bf786f93d10dadcd2e62 Mon Sep 17 00:00:00 2001 From: alisceon Date: Thu, 5 Feb 2026 12:56:36 +0100 Subject: [PATCH] update hash --- hosts/tesla-nixos/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/tesla-nixos/configuration.nix b/hosts/tesla-nixos/configuration.nix index e53f0d8..314291a 100644 --- a/hosts/tesla-nixos/configuration.nix +++ b/hosts/tesla-nixos/configuration.nix @@ -3,7 +3,7 @@ let modpack = pkgs.fetchPackwizModpack { url = "https://git.malice.zone/alisceon/tfcpack/-/raw/main/pack.toml"; - packHash = "sha256-f3lyvM3jiCG1QH9MlGj8fSoqE3FpCxjSUnvGTHV0PvE="; + packHash = "sha256-fLoK3PxGEu6GIRJ6qCXh9DkwQsX+lOG662mKsZcnhd8="; }; in {