From a7fc2ee976de498703ca9a52cdc92ea2b8bb7c62 Mon Sep 17 00:00:00 2001 From: Lilly Date: Thu, 8 Jan 2026 10:40:20 +0000 Subject: [PATCH] Auto-commit: 2026-01-08 10:40:20 --- 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 051aa7f..9052d89 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="; - settings = false; + settingsSha256 = "sha256-ZpuVZybW6CFN/gz9rx+UJvQ715FZnAOYfHn5jt5Z2C8="; persistencedSha256 = lib.fakeSha256; }); };