From b87e00bcabe4fa7738bef83db4672859fe6d6115 Mon Sep 17 00:00:00 2001 From: alisceon Date: Sun, 1 Feb 2026 16:40:05 +0100 Subject: [PATCH] hope at the 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 9ca661e..3e2b030 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 = ""; + packHash = "sha256-JooLEYt7sK+o8KeHVEgk+SDtrIJfMkVLx0e5IpCheDg="; }; in {