From 2073be9527e2b60cffb1ada18fdec01a91cc60e4 Mon Sep 17 00:00:00 2001 From: alisceon Date: Tue, 3 Feb 2026 19:03:21 +0100 Subject: [PATCH] pack sum update --- 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 a4a6875..71f1499 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-kw0FbCrZYyrZe5o6GJoTZ6ZeDxySX9tK0nyoNGxqBXg="; + packHash = "sha256-MM3Hw6cfOG1cWRJ1TBKusRU2vWMr5b36AicqyHn2F0A="; }; in {