use new graphics setting
This commit is contained in:
parent
b9e45adc7b
commit
3a80d0c428
1 changed files with 4 additions and 4 deletions
|
|
@ -72,10 +72,10 @@
|
|||
nvidiaSettings = true;
|
||||
package = config.boot.kernelPackages.nvidiaPackages.beta;
|
||||
};
|
||||
hardware.opengl = {
|
||||
enable = true;
|
||||
driSupport32Bit = true;
|
||||
};
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
enable32Bit = true;
|
||||
};
|
||||
|
||||
# Allow unfree packages
|
||||
nixpkgs.config = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue