Skip to content

Commit

Permalink
nvidia bad :<
Browse files Browse the repository at this point in the history
  • Loading branch information
Sigmanificient committed Apr 4, 2024
1 parent c602138 commit 6f467a3
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions system/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -75,21 +75,6 @@
hardware = {
pulseaudio.enable = false;
opengl.enable = true;

nvidia = {
open = false;
modesetting.enable = false;
package = config.boot.kernelPackages.nvidiaPackages.stable;

prime = {
offload = {
enable = false;
enableOffloadCmd = false;
};
amdgpuBusId = "PCI:5:0:0";
nvidiaBusId = "PCI:1:0:0";
};
};
};

programs = {
Expand Down

0 comments on commit 6f467a3

Please sign in to comment.