From abaca53989d5d56a13ad354c12ca839ab366c6f9 Mon Sep 17 00:00:00 2001 From: Lilly Date: Thu, 8 Jan 2026 10:39:05 +0000 Subject: [PATCH] Auto-commit: 2026-01-08 10:39:05 --- modules/core/nvidia.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/core/nvidia.nix b/modules/core/nvidia.nix index bc2529d..c87ec0a 100644 --- a/modules/core/nvidia.nix +++ b/modules/core/nvidia.nix @@ -19,7 +19,7 @@ in sha256_64bit = "sha256-ueL4BpN4FDHMh/TNKRCeEz3Oy1ClDWto1LO/LWlr1ok="; sha256_aarch64 = "sha256-xctt4TPRlOJ6r5S54h5W6PT6/3Zy2R4ASNFPu8TSHKM="; openSha256 = "sha256-ZpuVZybW6CFN/gz9rx+UJvQ715FZnAOYfHn5jt5Z2C8="; - settingsSha256 = "sha256-ZpuVZybW6CFN/gz9rx+UJvQ715FZnAOYfHn5jt5Z2C8="; + settingsSha256 = null; persistencedSha256 = lib.fakeSha256; }).overrideAttrs (_: { dontBuildSettings = true; # ← THIS is the key