linuxPackages.nvidia_x11: mark firmware as not compressible
This commit is contained in:
@@ -115,6 +115,7 @@ let
|
||||
};
|
||||
persistenced = mapNullable (hash: callPackage (import ./persistenced.nix self hash) { }) persistencedSha256;
|
||||
inherit persistencedVersion settingsVersion;
|
||||
compressFirmware = false;
|
||||
} // optionalAttrs (!i686bundled) {
|
||||
inherit lib32;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user