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; }); };