removed deprecated option
This commit is contained in:
parent
29381f1208
commit
8b87678f1d
3 changed files with 3 additions and 15 deletions
|
@ -66,11 +66,7 @@
|
|||
package = config.boot.kernelPackages.nvidiaPackages.vulkan_beta;
|
||||
};
|
||||
|
||||
opengl = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
driSupport32Bit = true;
|
||||
};
|
||||
opengl.enable = true;
|
||||
};
|
||||
|
||||
system.stateVersion = "23.05";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue