1
Fork 0

Enable Nvidia modesetting.

This commit is contained in:
Bauke 2023-09-06 11:50:06 +02:00
parent fd4046ceca
commit 13b0009dd1
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 4 additions and 0 deletions

View File

@ -44,6 +44,10 @@
};
hardware = {
nvidia = {
modesetting.enable = true;
};
opengl = {
driSupport32Bit = true;
enable = true;