Skip to content

Instantly share code, notes, and snippets.

Created November 29, 2017 23:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/e7399abf22f2f7954857360b2938a721 to your computer and use it in GitHub Desktop.
Save anonymous/e7399abf22f2f7954857360b2938a721 to your computer and use it in GitHub Desktop.
{
nvidia-x11 = super.nvidia-x11.override (old: {
patches = [
(pkgs. fetchurl {
url = https://gist.githubusercontent.com/anonymous/316153b36240a6a1c10fb9998d1cd450/raw;
sha256 = "07y936av7fwqzm22gfwbshly3cj7nhv93pxsrz44h03grvyzgg8z";
})
];
});
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment