Auto-commit: 2026-01-08 10:39:57
This commit is contained in:
@@ -19,10 +19,8 @@ in
|
||||
sha256_64bit = "sha256-ueL4BpN4FDHMh/TNKRCeEz3Oy1ClDWto1LO/LWlr1ok=";
|
||||
sha256_aarch64 = "sha256-xctt4TPRlOJ6r5S54h5W6PT6/3Zy2R4ASNFPu8TSHKM=";
|
||||
openSha256 = "sha256-ZpuVZybW6CFN/gz9rx+UJvQ715FZnAOYfHn5jt5Z2C8=";
|
||||
settingsSha256 = null;
|
||||
settings = false;
|
||||
persistencedSha256 = lib.fakeSha256;
|
||||
}).overrideAttrs (_: {
|
||||
dontBuildSettings = true; # ← THIS is the key
|
||||
});
|
||||
};
|
||||
hardware.nvidia-container-toolkit.enable = config.virtualisation.docker.enable;
|
||||
|
||||
Reference in New Issue
Block a user