test
This commit is contained in:
parent
b422782656
commit
152ff0b319
1 changed files with 4 additions and 4 deletions
|
@ -19,7 +19,7 @@
|
|||
opengl.enable = true;
|
||||
opengl.driSupport32Bit = true;
|
||||
opengl.driSupport = true;
|
||||
opengl.extraPackages = with pkgs; [ nvidia-vaapi-driver ];
|
||||
# opengl.extraPackages = with pkgs; [ nvidia-vaapi-driver ];
|
||||
|
||||
nvidia = {
|
||||
open = true;
|
||||
|
@ -46,8 +46,8 @@
|
|||
# Fingerprint software
|
||||
fprintd
|
||||
# nVidia graphcis options
|
||||
vulkan-loader
|
||||
vulkan-validation-layers
|
||||
vulkan-tools
|
||||
# vulkan-loader
|
||||
# vulkan-validation-layers
|
||||
# vulkan-tools
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue