use nvidia driver on foureighty
This commit is contained in:
parent
ea4cca7444
commit
52286df65a
1 changed files with 3 additions and 1 deletions
|
@ -37,7 +37,9 @@
|
|||
hardware.trackpoint.enable = true;
|
||||
services.fprintd.enable = true;
|
||||
|
||||
hardware.bumblebee.enable = true;
|
||||
hardware.nvidiaOptimus.disable = true;
|
||||
hardware.opengl.extraPackages = [ pkgs.linuxPackages.nvidia_x11.out ];
|
||||
hardware.opengl.extraPackages32 = [ pkgs.linuxPackages.nvidia_x11.lib32 ];
|
||||
|
||||
imports = [
|
||||
/etc/nixos/hardware-configuration.nix
|
||||
|
|
Loading…
Reference in a new issue