fix(fuji): use open nvidia drivers
This commit is contained in:
parent
bfe0843dcf
commit
392fdb8bca
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
graphics.extraPackages = [pkgs.vaapiVdpau];
|
||||
nvidia = {
|
||||
# package = config.boot.kernelPackages.nvidiaPackages.production;
|
||||
open = false;
|
||||
open = true;
|
||||
modesetting.enable = true;
|
||||
powerManagement = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue