Skip to content

Instantly share code, notes, and snippets.

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 cleverca22/234397040fc931a125ecea36b2bcb458 to your computer and use it in GitHub Desktop.
Save cleverca22/234397040fc931a125ecea36b2bcb458 to your computer and use it in GitHub Desktop.
{ ... }:
{
boot.loader.grub.extraConfig = ''
insmod setpci;
setpci -s "00:17.0" 3e.b=8;
setpci -s "02:00.0" 04.b=7;
'';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment